Show
Ignore:
Timestamp:
02/06/06 16:04:21 (7 years ago)
Author:
benoitg
Message:

Fix a bunch of file inclusion bugs in the statistics subsystem.

This is only a ad-hac fix. It seems the requires for just about every class have been stripped off.
This must be fixed, all classes should require_once all classes or include that they need that isn't
included by a parent class.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r940 r942  
     12006-02-07 Benoit Grégoire  <bock@step.polymtl.ca> 
     2        * Fix a bunch of file inclusion bugs in the statistics subsystem.   
     3        This is only a ad-hac fix.  It seems the requires for just about every class have been stripped off. 
     4        This must be fixed, all classes should require_once all classes or include that they need that isn't  
     5        included by a parent class. 
     6         
    172006-02-06 Benoit Grégoire  <bock@step.polymtl.ca> 
    28        * wifidog/local_content/default/hotspot_logo.jpg: Delete deprecated file 
     
    2935        * updated installation file to represent all the new modules that can be 
    3036          installed to use all WiFiDog features 
    31  
     37         
    32382006-01-31 Benoit Grégoire  <bock@step.polymtl.ca> 
    3339        * path_defines_base.php:  Fix syntax errors in the exception thrown.  Add more meaningfull output