Skip to content
  • Dries Buytaert's avatar
    · 681b26fe
    Dries Buytaert authored
    - Patch #7577 by JonBob: various code style improvements to the statistics
      module.
    
       + Usages of to print titles have been replaced by proper drupal_set_title()
         calls.
       + Many arg() usages dropped in favor of meaningful parameters.
       + Doxygen comments standardized and expanded.
       + Some grammatical corrections to help text.
       + Broken /statistics page linked from page navigation restored.
       + Fixed small bug in menu.inc pertaining to menu callbacks without
         arguments.
    681b26fe