Commit 57ce0633 authored by Jonathan.Wage's avatar Jonathan.Wage

Back to default.

parent 4b82c6fb
......@@ -2,7 +2,4 @@
require_once('playground.php');
require_once('connection.php');
require_once('models.php');
require_once('data.php');
$import = new Doctrine_Import_Schema();
$import->importSchema('../tests/schema.yml', 'yml', 'test_models', $tables);
\ No newline at end of file
require_once('data.php');
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment