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() |
retrieve a document
Definition in file show_document.php.
$action = (isset($_REQUEST['a'])) ? $_REQUEST['a'] : 'sh' |
Definition at line 32 of file show_document.php.
Definition at line 31 of file show_document.php.
Definition at line 34 of file show_document.php.
$gDossier = dossier::id() |
Definition at line 30 of file show_document.php.