NEW #0002205 Mode maintenance

This commit is contained in:
sparkyx 2023-01-14 12:59:26 +01:00
parent 69bbda205c
commit 3ea69c3113
17 changed files with 55 additions and 7 deletions

View file

@ -40,6 +40,9 @@ require_once '../include/constant.php';
require_once NOALYSS_INCLUDE.'/class/database.class.php';
require_once NOALYSS_INCLUDE.'/lib/http_input.class.php';
require_once NOALYSS_INCLUDE.'/class/dossier.class.php';
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
MaintenanceMode("block.html");
/**
* if not connected, session is expired then exit with a message NOCONX
*/