- Timestamp:
- 04/06/09 16:49:37 (3 years ago)
- File:
-
- 1 edited
-
test/mysql2sqlite/mysql2sqlite.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test/mysql2sqlite/mysql2sqlite.php
r210 r214 53 53 // 54 54 55 $sql = file_get_contents(" avalon.sql");55 $sql = file_get_contents("../../trunk/dev/avalon.sqlite.sql"); 56 56 57 57 if ($sqlite_connection->exec($sql) === false)
Note: See TracChangeset
for help on using the changeset viewer.
