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