Set the security for an user. More...
Go to the source code of this file.
Variables | |
if(!isset($_REQUEST['action'])) | $action = "" |
$cn = new Database($gDossier) | |
global | $g_user |
$gDossier = dossier::id() | |
$str_dossier = dossier::get() | |
if(isset($_GET["action"])) if(isset($_POST['ok'])) | if ($action=="view") |
Set the security for an user.
Definition in file param_sec.inc.php.
if (!isset($_REQUEST['action'])) $action = "" |
Definition at line 114 of file param_sec.inc.php.
Definition at line 37 of file param_sec.inc.php.
global $g_user |
Definition at line 38 of file param_sec.inc.php.
$gDossier = dossier::id() |
Definition at line 33 of file param_sec.inc.php.
$str_dossier = dossier::get() |
Definition at line 34 of file param_sec.inc.php.
Definition at line 200 of file param_sec.inc.php.