task #0000847: Correction des actions prédéfinies
This commit is contained in:
parent
f74f71edfc
commit
5665bc7978
9 changed files with 415 additions and 15 deletions
|
|
@ -64,6 +64,7 @@ $cn = new Database($gDossier);
|
|||
$g_user = new User($cn);
|
||||
$g_user->check(true);
|
||||
$g_user->check_dossier($gDossier, true);
|
||||
$g_parameter=new Own($cn);
|
||||
$html = var_export($_REQUEST, true);
|
||||
|
||||
switch ($op)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue