Changeset 5024 for temp/trunk
- Timestamp:
- 2006/09/18 16:34:50 (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
r5023 r5024 449 449 // Àܳ¥¨¥é¡¼ 450 450 if(!PEAR::isError($objDB)) { 451 451 // ²þ¹Ô¡¢¥¿¥Ö¤ò1¥¹¥Ú¡¼¥¹¤ËÊÑ´¹ 452 $sql = preg_replace("/[\r\n\t]/"," ",$sql); 452 453 $sql_split = split(";",$sql); 453 454 foreach($sql_split as $key => $val){
Note: See TracChangeset
for help on using the changeset viewer.
