mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +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) {
|
||||
Monstra::cleanTmp();
|
||||
|
Reference in New Issue
Block a user