mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 19:27:52 +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('BACKEND', true);
|
||||||
define('MONSTRA_ACCESS', true);
|
define('MONSTRA_ACCESS', true);
|
||||||
|
|
||||||
// Load bootstrap file
|
// Load Monstra engine _init.php file
|
||||||
require_once ROOT. DS .'engine'. DS .'_init.php';
|
require_once ROOT. DS .'engine'. DS .'_init.php';
|
||||||
|
|
||||||
// Errors var when users login failed
|
// Errors var when users login failed
|
||||||
|
Reference in New Issue
Block a user