Changeset 5896 for temp/trunk
- Timestamp:
- 2006/09/26 15:19:23 (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
r5895 r5896 488 488 489 489 //¶õÇò¹Ô¤Î¤È¤¤Ï¥Æ¡¼¥Ö¥ëÊѹ¹ 490 if (count($data) <= 0and $data[0] == "") {490 if (count($data) <= 1 and $data[0] == "") { 491 491 // if (!isset($data)) { 492 492 $base_sql = "";
Note: See TracChangeset
for help on using the changeset viewer.
