1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-10 07:06:53 +02:00

Core Improvements: Next Round #79 #80

This commit is contained in:
Awilum
2013-01-04 23:06:19 +02:00
parent d21fb5bf78
commit 554520e955
5 changed files with 4 additions and 15 deletions

View File

@@ -19,7 +19,6 @@
// Main engine defines
define('DS', DIRECTORY_SEPARATOR);
define('ROOT', rtrim(str_replace(array('admin'), array(''), dirname(__FILE__)), '\\/'));
define('BACKEND', true);
define('MONSTRA_ACCESS', true);