noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
show_document.php File Reference

retrieve a document More...

Go to the source code of this file.

Variables

 $action = (isset($_REQUEST['a'])) ? $_REQUEST['a'] : 'sh'
 $cn = new Database($gDossier)
global $g_user = new User($cn)
 $gDossier = dossier::id()

Detailed Description

retrieve a document

Definition in file show_document.php.


Variable Documentation

$action = (isset($_REQUEST['a'])) ? $_REQUEST['a'] : 'sh'

Definition at line 32 of file show_document.php.

$cn = new Database($gDossier)

Definition at line 31 of file show_document.php.

$g_user = new User($cn)

Definition at line 34 of file show_document.php.

$gDossier = dossier::id()

Definition at line 30 of file show_document.php.

 All Data Structures Namespaces Files Functions Variables Enumerations