Changeset 5020 for temp/trunk
- Timestamp:
- 2006/09/18 16:26:32 (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
r5019 r5020 452 452 $sql_split = split(";",$sql); 453 453 454 print_r($sql_split);455 456 454 foreach($sql_split as $key => $val){ 455 print($val."<br>"); 457 456 if ($val != "") { 458 457
Note: See TracChangeset
for help on using the changeset viewer.
