start to create config process for Thelia

This commit is contained in:
Manuel Raynaud
2013-03-28 16:43:01 +01:00
parent 2154bbc1ed
commit 879a2e09a8
8 changed files with 133 additions and 45 deletions

View File

@@ -8,4 +8,6 @@
$env = "test";
require_once __DIR__ . '/../../../bootstrap.php';
\Propel::init(THELIA_ROOT . "/local/config/config_thelia.php");
\Propel::init(THELIA_ROOT . "/core/lib/Thelia/Tests/Db/thelia-conf.php");