1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Site Structure Updates

This commit is contained in:
Awilum
2013-03-01 22:54:51 +02:00
parent 03e10b4507
commit b0452c7932

View File

@@ -30,7 +30,7 @@ include ROOT . DS .'engine'. DS .'Monstra.php';
* Monstra::STAGING - The staging environment. * Monstra::STAGING - The staging environment.
* Monstra::PRODUCTION - The production environment. * Monstra::PRODUCTION - The production environment.
*/ */
Monstra::$environment = Monstra::DEVELOPMENT; Monstra::$environment = Monstra::PRODUCTION;
/** /**
* Initialize Monstra * Initialize Monstra