Changeset 5600 for temp/trunk/html
- Timestamp:
- 2006/09/24 18:42:06 (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
r5599 r5600 186 186 if (!$err) { 187 187 $copy_mess = ""; 188 $copy_mess = sfCopyDir("../../upload/save_image/", dirname($bkup_dir), $copy_mess);188 $copy_mess = sfCopyDir("../../upload/save_image/", $bkup_dir, $copy_mess); 189 189 } 190 190
Note: See TracChangeset
for help on using the changeset viewer.
