Changeset 5653 for temp/trunk/html
- Timestamp:
- 2006/09/25 09:42:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/bkup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/bkup.php
r5652 r5653 197 197 198 198 //°µ½Ì¤ò¤ª¤³¤Ê¤¦ 199 //$zip = $tar->create("./" . $bkup_name . "/");200 $zip = $tar->create($bkup_dir);199 $zip = $tar->create("./" . $bkup_name . "/"); 200 // $zip = $tar->create($bkup_dir); 201 201 202 202 sfprintr($zip);
Note: See TracChangeset
for help on using the changeset viewer.
