Index: trunk/kernel/include/modules.php =================================================================== diff -u -r268 -r271 --- trunk/kernel/include/modules.php (.../modules.php) (revision 268) +++ trunk/kernel/include/modules.php (.../modules.php) (revision 271) @@ -695,7 +695,7 @@ } return FALSE; } - +//echo "Before Stuff
"; LogEntry("Loading Modules\n"); /* get the module list from the database */ $adodbConnection = GetADODBConnection();