Changeset 5017 for temp/trunk
- Timestamp:
- 2006/09/18 16:22: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
r5016 r5017 452 452 $sql_split = split(";",$sql); 453 453 454 p0rint_r($sql_split); 455 454 456 foreach($sql_split as $key => $val){ 455 457 $ret = $objDB->query($val);
Note: See TracChangeset
for help on using the changeset viewer.
