Changeset 16476 for branches/feature-module-update/html/input_zip.php
- Timestamp:
- 2007/10/17 17:28:04 (19 years ago)
- File:
-
- 1 edited
-
branches/feature-module-update/html/input_zip.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/input_zip.php
r16326 r16476 14 14 15 15 $objPage = new LC_Page_InputZip_Ex(); 16 register_shutdown_function(array($objPage, "destroy")); 16 17 $objPage->init(); 17 18 $objPage->process(); 18 register_shutdown_function(array($objPage, "destroy"));19 19 ?>
Note: See TracChangeset
for help on using the changeset viewer.
