- Timestamp:
- 2006/09/18 16:25:30 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r5018 r5019 455 455 456 456 foreach($sql_split as $key => $val){ 457 if ($val != "") { 458 457 459 $ret = $objDB->query($val); 458 460 if(PEAR::isError($ret)) { … … 464 466 $objPage->update_mess.=">> ¥Æ¡¼¥Ö¥ë¹½À®¤ÎÊѹ¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£<br>"; 465 467 gfPrintLog($ret->userinfo, "./temp/install.log"); 468 } 466 469 } 467 470 }
Note: See TracChangeset
for help on using the changeset viewer.
