Changeset 17 for trunk/www/mangos_debug_process.php
- Timestamp:
- Jun 12, 2009, 9:23:36 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/mangos_debug_process.php
r12 r17 3 3 include('global.php'); 4 4 5 $MangosDebug = new MangosDebug( );5 $MangosDebug = new MangosDebug($Database); 6 6 echo($MangosDebug->ProcessLog()); 7 7
Note:
See TracChangeset
for help on using the changeset viewer.