mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-01 10:50:37 +02:00
Update admin/index.php
This commit is contained in:
@@ -21,7 +21,7 @@ define('ROOT', rtrim(str_replace(array('admin'), array(''), dirname(__FILE__)),
|
||||
define('BACKEND', true);
|
||||
define('MONSTRA_ACCESS', true);
|
||||
|
||||
// Load bootstrap file
|
||||
// Load Monstra engine _init.php file
|
||||
require_once ROOT. DS .'engine'. DS .'_init.php';
|
||||
|
||||
// Errors var when users login failed
|
||||
|
Reference in New Issue
Block a user