show an attach of an operation More...
Go to the source code of this file.
Variables | |
if(Database::num_row($r)==0) | $a = Database::fetch_array($r,0) |
$cn = new Database($gDossier) | |
$file = fopen($tmp,'r') | |
global | $g_user = new User($cn) |
$gDossier = dossier::id() | |
$jr_grpt_id = $_GET['jr_grpt_id'] | |
$jrn = $a['jr_def_id'] | |
$r = $cn->exec_sql("select jr_def_id from jrn where jr_grpt_id=$jr_grpt_id") | |
$ret = $cn->exec_sql("select jr_pj,jr_pj_name,jr_pj_type from jrn where jr_grpt_id=$jr_grpt_id") | |
$row = Database::fetch_array($ret,0) | |
if($row['jr_pj']==null) | $tmp = tempnam($_ENV['TMP'],'document_') |
if (!isset($_GET['jrn'])||!isset($_GET['jr_grpt_id'])) | |
while (!feof($file)) echo fread($file |
show an attach of an operation
Definition in file show_pj.php.
if (Database::num_row($r)==0) $a = Database::fetch_array($r,0) |
Definition at line 56 of file show_pj.php.
Definition at line 40 of file show_pj.php.
$file = fopen($tmp,'r') |
Definition at line 98 of file show_pj.php.
Definition at line 43 of file show_pj.php.
$gDossier = dossier::id() |
Definition at line 27 of file show_pj.php.
$jr_grpt_id = $_GET['jr_grpt_id'] |
Definition at line 38 of file show_pj.php.
$jrn = $a['jr_def_id'] |
Definition at line 57 of file show_pj.php.
Definition at line 50 of file show_pj.php.
Definition at line 67 of file show_pj.php.
$row = Database::fetch_array($ret,0) |
Definition at line 70 of file show_pj.php.
if ($row['jr_pj']==null) $tmp = tempnam($_ENV['TMP'],'document_') |
Definition at line 86 of file show_pj.php.
Definition at line 29 of file show_pj.php.
Definition at line 99 of file show_pj.php.