Changeset 647 for trunk/Modules/Export/ProcessAoWoWExport.php
- Timestamp:
- Dec 14, 2013, 2:03:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Export/ProcessAoWoWExport.php
r558 r647 3 3 ini_set('memory_limit', '100M'); 4 4 5 include_once('../includes/global.php'); 5 include_once('../../includes/global.php'); 6 //include_once('../../includes/dbc.php'); 6 7 include_once('Export.php'); 7 8 include_once('ExportOutput.php');
Note:
See TracChangeset
for help on using the changeset viewer.