1
0
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:
Sergey Romanenko
2013-01-11 13:39:28 +02:00
parent ea611229a6
commit 1129602b52

View File

@@ -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