Ignore:
Timestamp:
Jul 29, 2013, 11:48:14 PM (11 years ago)
Author:
chronos
Message:
  • Modified: Export transformed to application module.
Location:
trunk/Modules/Export
Files:
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Export/ProcessTask.php

    r553 r558  
    55include_once('../includes/global.php');
    66include_once('../includes/zip.lib.php');
    7 include_once('export.php');   
    8 include_once('export_output.php');   
     7include_once('Export.php');   
     8include_once('ExportOutput.php');   
    99
    1010//LoadCommandLineParameters();
Note: See TracChangeset for help on using the changeset viewer.