NEW #0002205 Mode maintenance
This commit is contained in:
parent
69bbda205c
commit
3ea69c3113
17 changed files with 55 additions and 7 deletions
|
|
@ -37,6 +37,9 @@ require_once NOALYSS_INCLUDE.'/class/dossier.class.php';
|
|||
require_once NOALYSS_INCLUDE.'/class/acc_tva.class.php';
|
||||
require_once NOALYSS_INCLUDE . '/class/noalyss_user.class.php';
|
||||
|
||||
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
|
||||
MaintenanceMode("block.html");
|
||||
|
||||
// Check if the needed field does exist
|
||||
extract ($_GET, EXTR_SKIP );
|
||||
foreach (array('t','c','p','q','n','gDossier') as $a)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue