blankdb_oo.inc   [plain text]


<?php #vim:ft=php
$db = new SQLiteDatabase(":memory:");
?>