Commit 370f6495 authored by Jonathan.Wage's avatar Jonathan.Wage

Made blank again.

parent a5377c28
......@@ -2,10 +2,4 @@
require_once('playground.php');
require_once('connection.php');
require_once('models.php');
require_once('data.php');
Doctrine_Data::exportData('data/data.yml', 'yml', $tables);
//Doctrine_Data::importData('data/data.yml', 'yml', $tables);
//Doctrine_Data::exportData('data/test.yml', 'yml', $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