Changeset 5512 for temp/trunk/html
- Timestamp:
- 2006/09/23 18:12:50 (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
r5511 r5512 13 13 $this->tpl_subtitle = '¥Ð¥Ã¥¯¥¢¥Ã¥×´ÉÍý'; 14 14 15 $this->bkup_dir = ROOT_DIR . USER_DIR . "bkup/"; 15 // $this->bkup_dir = ROOT_DIR . USER_DIR . "bkup/"; 16 $this->bkup_dir = ROOT_DIR . "test/bkup/"; 16 17 } 17 18 }
Note: See TracChangeset
for help on using the changeset viewer.
