Changeset 558 for trunk/Modules/Export/ProcessAoWoWExport.php
- Timestamp:
- Jul 29, 2013, 11:48:14 PM (11 years ago)
- Location:
- trunk/Modules/Export
- Files:
-
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Export/ProcessAoWoWExport.php
r553 r558 4 4 5 5 include_once('../includes/global.php'); 6 include_once(' export.php');7 include_once(' export_output.php');6 include_once('Export.php'); 7 include_once('ExportOutput.php'); 8 8 9 9 LoadCommandLineParameters();
Note:
See TracChangeset
for help on using the changeset viewer.