Changeset 5898 for temp/trunk/html
- Timestamp:
- 2006/09/26 16:47:04 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
admin/system/bkup.php (modified) (1 diff)
-
install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/bkup.php
r5896 r5898 489 489 //¶õÇò¹Ô¤Î¤È¤¤Ï¥Æ¡¼¥Ö¥ëÊѹ¹ 490 490 if (count($data) <= 1 and $data[0] == "") { 491 // if (!isset($data)) {492 491 $base_sql = ""; 493 492 $tbl_flg = false; -
temp/trunk/html/install/index.php
r5897 r5898 517 517 global $port; 518 518 519 $filepath = $objWebParam->getValue('install_dir') . "/ html/install.inc";519 $filepath = $objWebParam->getValue('install_dir') . "/data/install.inc"; 520 520 $domain = $objWebParam->getValue('domain'); 521 521 if(!ereg("^\.", $domain)) {
Note: See TracChangeset
for help on using the changeset viewer.
