Changeset 5654
- Timestamp:
- 2006/09/25 09:43:36 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/module/Tar.php (modified) (1 diff)
-
html/admin/system/bkup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/Tar.php
r5651 r5654 609 609 $this->_error('Unable to open in write mode \'' 610 610 .$this->_tarname.'\''); 611 print("error"); 611 612 return false; 612 613 } -
temp/trunk/html/admin/system/bkup.php
r5653 r5654 194 194 195 195 //bkup¥Õ¥©¥ë¥À¤Ë°Üư¤¹¤ë 196 //chdir($bkup_dir);196 chdir($bkup_dir); 197 197 198 198 //°µ½Ì¤ò¤ª¤³¤Ê¤¦
Note: See TracChangeset
for help on using the changeset viewer.
