mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 20:27:40 +02:00
Update Monstra.php
This commit is contained in:
@@ -189,7 +189,7 @@ class Monstra
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Auto cleanup if MONSTRA_DEBUG is TRUE
|
* Auto cleanup if DEVELOPMENT environment
|
||||||
*/
|
*/
|
||||||
if (Monstra::$environment == Monstra::DEVELOPMENT) {
|
if (Monstra::$environment == Monstra::DEVELOPMENT) {
|
||||||
Monstra::cleanTmp();
|
Monstra::cleanTmp();
|
||||||
|
Reference in New Issue
Block a user