Changeset 5754
- Timestamp:
- 2006/09/25 16:19:58 (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
r5753 r5754 418 418 419 419 // ¥«¥é¥à¥Õ¥é¥°¤¬¤¿¤Ã¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë¤Ï¥«¥é¥à¥»¥Ã¥È 420 if (!$col_flg and $mode != "restore_config") { 421 $base_sql .= " ($data) "; 420 if (!$col_flg) { 421 if ($mode != "restore_config"){ 422 $base_sql .= " ($data) "; 423 } 422 424 $col_flg = true; 423 425 continue;
Note: See TracChangeset
for help on using the changeset viewer.
