mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
@@ -23,7 +23,7 @@ define('BACKEND', true);
|
||||
define('MONSTRA_ACCESS', true);
|
||||
|
||||
// Load bootstrap file
|
||||
require_once(ROOT.'/engine/_init.php');
|
||||
require_once ROOT. DS .'engine'. DS .'_init.php';
|
||||
|
||||
// Errors var when users login failed
|
||||
$login_error = '';
|
||||
|
Reference in New Issue
Block a user