- Timestamp:
- 2006/09/24 19:23:09 (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
r5451 r5613 286 286 287 287 if ($v_result) { 288 print("_writeFooter"); 288 289 $this->_writeFooter(); 289 290 $this->_close(); 290 291 } else 292 print("_cleanFile"); 291 293 $this->_cleanFile(); 292 294 -
temp/trunk/html/admin/system/bkup.php
r5612 r5613 201 201 //°µ½Ì¤ò¤ª¤³¤Ê¤¦ 202 202 $tar->create($csv_file); 203 204 sfprintr($tar); 203 205 204 206 if (!$err) {
Note: See TracChangeset
for help on using the changeset viewer.
