Skip to content
  • Dries Buytaert's avatar
    · 06081084
    Dries Buytaert authored
    - Patch by Jeremy to fix a module loading bug:
    
        - module.inc:
           + added call to _init for all modules
    
        - statistics.module:
           + added statistics_init()
           + moved all global actions into statistics_init()
    06081084