Changeset 63 for trunk/download.php
- Timestamp:
- Feb 5, 2009, 8:30:59 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/download.php
r62 r63 41 41 $ExportSetting = unserialize($_SESSION['ExportSetting']); 42 42 } 43 if(!array_key_exists('users-selection', $ExportSetting)) $ExportSetting['users-selection'] = array(); 43 44 44 45 function CreateZipFromDir(&$Zip, $Path, $ZipPath)
Note:
See TracChangeset
for help on using the changeset viewer.