NEW #0002205 Mode maintenance
This commit is contained in:
parent
69bbda205c
commit
3ea69c3113
17 changed files with 55 additions and 7 deletions
|
|
@ -26,6 +26,9 @@
|
|||
*/
|
||||
define ('ALLOWED',1);
|
||||
require_once '../include/constant.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
|
||||
MaintenanceMode("block.html");
|
||||
|
||||
global $g_user,$cn,$g_parameter;
|
||||
require_once NOALYSS_INCLUDE.'/class/database.class.php';
|
||||
require_once NOALYSS_INCLUDE . '/class/noalyss_user.class.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue