Changeset 5013 for temp/trunk
- Timestamp:
- 2006/09/18 16:20:35 (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
r5012 r5013 450 450 if(!PEAR::isError($objDB)) { 451 451 452 print_r(split(" :",$sql));452 print_r(split(";",$sql)); 453 453 454 454 $ret = $objDB->query($sql);
Note: See TracChangeset
for help on using the changeset viewer.
