noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
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 = new Database($gDossier)
global $g_user
 $gDossier = dossier::id()
 $str_dossier = dossier::get()
if(isset($_GET["action"])) if(isset($_POST['ok'])) if ($action=="view")

Detailed Description

Set the security for an user.

Definition in file param_sec.inc.php.


Variable Documentation

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

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

$cn = new Database($gDossier)

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.

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

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

 All Data Structures Namespaces Files Functions Variables Enumerations