Go to the source code of this file.
Variables | |
$cn = DbConnect($_SESSION['g_dossier']) | |
$User = new cl_user(DbConnect()) | |
$r | |
exit | |
$row = pg_fetch_array($r,0) | |
$tmp = tempnam('/tmp/','document_') | |
$file = fopen($tmp,'r') |
Definition in file show_document_modele.php.
|
Definition at line 30 of file show_document_modele.php. |
|
Definition at line 60 of file show_document_modele.php. Referenced by FormAchView(), FormFin(), FormVenteView(), Document_modele::Get(), Cpdf::openFont(), Document::Send(), and UpdateJrn(). |
|
Initial value: ExecSql($cn,"select md_id,md_lob,md_filename,md_mimetype from document_modele where md_id=".$_REQUEST['md_id']) Definition at line 39 of file show_document_modele.php. |
|
Definition at line 45 of file show_document_modele.php. |
|
|
Definition at line 34 of file show_document_modele.php. |
|
Definition at line 43 of file show_document_modele.php. |