Changeset 5655 for temp/trunk/html
- Timestamp:
- 2006/09/25 09:44:32 (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
r5654 r5655 17 17 18 18 // $this->bkup_dir = ROOT_DIR . USER_DIR . "bkup/"; 19 $this->bkup_dir = "../../test/bkup/"; 19 $this->bkup_dir = ROOT_DIR . "test/" . "bkup/"; 20 // $this->bkup_dir = "../../test/bkup/"; 20 21 } 21 22 }
Note: See TracChangeset
for help on using the changeset viewer.
