Changeset 5824 for temp/trunk/html/admin/system/bkup.php
- Timestamp:
- 2006/09/25 19:09:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/bkup.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/bkup.php
r5823 r5824 239 239 $copy_mess = ""; 240 240 $copy_mess = sfCopyDir("../../user_data/include/",$inc_dir, $copy_mess); 241 242 sfprintr($copy_mess); 241 243 242 244 // CSS¥Õ¥¡¥¤¥ë¤ò¥³¥Ô¡¼ … … 246 248 $copy_mess = ""; 247 249 $copy_mess = sfCopyDir("../../user_date/css/",$css_dir, $copy_mess); 248 249 sfprintr($copy_mess);250 250 251 251 //°µ½Ì¥Õ¥é¥°TRUE¤Ïgzip°µ½Ì¤ò¤ª¤³¤Ê¤¦
Note: See TracChangeset
for help on using the changeset viewer.
