add Propel generated files
This commit is contained in:
@@ -10,6 +10,8 @@ if (!isset($env)) {
|
||||
* Functions needed for Thelia bootstrap
|
||||
*/
|
||||
define('THELIA_ROOT', __DIR__ .'/../');
|
||||
define('THELIA_CONF_DIR', THELIA_ROOT . '/local/config');
|
||||
define('THELIA_PLUGIN_DIR', THELIA_ROOT . '/local/plugins');
|
||||
$loader = require __DIR__ . '/autoload.php';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user