Changeset 20417 for lang/php/misc/Hermit/test/db_init.php
- Timestamp:
- 10/02/08 01:00:33 (3 months ago)
- Files:
-
- 1 modified
-
lang/php/misc/Hermit/test/db_init.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/php/misc/Hermit/test/db_init.php
r20387 r20417 5 5 $_db_init = 'db_' . $name . '_init'; 6 6 $_db_init($pdo); 7 7 8 8 $sqlpath = dirname(__FILE__) . '/resource/test-' . $name . '.sql.php'; 9 9 if(file_exists($sqlpath)){
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)