noalyss Version-9
Variables
param_sec.inc.php File Reference

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")
 

Detailed Description

Set the security for an user.

Definition in file param_sec.inc.php.

Variable Documentation

◆ $action

if (! isset( $_REQUEST[ 'action'])) $action =""

Definition at line 121 of file param_sec.inc.php.

◆ $cn

Definition at line 34 of file param_sec.inc.php.

◆ $g_user

global $g_user

Definition at line 35 of file param_sec.inc.php.

◆ $gDossier

$gDossier =dossier::id()

Definition at line 30 of file param_sec.inc.php.

◆ $http

$http =new HttpInput()

Definition at line 28 of file param_sec.inc.php.

◆ $str_dossier

$str_dossier =dossier::get()

Definition at line 31 of file param_sec.inc.php.

◆ if

if(isset($_GET["action"])) if( $action=="view") (   $action = = "view")

Definition at line 137 of file param_sec.inc.php.