Changeset 3498
- Timestamp:
- 2006/08/31 17:04:59 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r3496 r3498 418 418 // ¥¨¥é¡¼Ê¸¤ò¼èÆÀ¤¹¤ë 419 419 ereg("\[(.*)\]", $objDB->userinfo, $arrKey); 420 $ arrErr['all'].= $arrKey[0] . "<br>";420 $objErr->arrErr['all'].= $arrKey[0] . "<br>"; 421 421 gfPrintLog($objDB->userinfo, "./temp/install.log"); 422 422 }
Note: See TracChangeset
for help on using the changeset viewer.
