|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Set the security for an user. More...
Go to the source code of this file.
Variables | |
| if(! isset($_REQUEST['action'])) | $action ="" |
| $cn =Dossier::connect() | |
| global | $g_user |
| $gDossier =dossier::id() | |
| $http =new HttpInput() | |
| $str_dossier =dossier::get() | |
| if(isset( $_GET["action"])) | if ($action=="view") |
Set the security for an user.
Definition in file param_sec.inc.php.
| if (! isset( $_REQUEST[ 'action'])) $action ="" |
Definition at line 121 of file param_sec.inc.php.
| $cn =Dossier::connect() |
Definition at line 34 of file param_sec.inc.php.
| global $g_user |
Definition at line 35 of file param_sec.inc.php.
| $gDossier =dossier::id() |
Definition at line 30 of file param_sec.inc.php.
| $http =new HttpInput() |
Definition at line 28 of file param_sec.inc.php.
| $str_dossier =dossier::get() |
Definition at line 31 of file param_sec.inc.php.
| if(isset($_GET["action"])) if( $action=="view") | ( | $action = = "view" | ) |
Definition at line 137 of file param_sec.inc.php.