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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user