Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

modify_op.php File Reference

Update a operation in a popup window : add a document. More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
else $p_jrn = $_GET['p_jrn']
 exit
 $p_id = $_GET["line"]
 $r = '<FORM METHOD="POST" enctype="multipart/form-data" ACTION="modify_op.php">'
 $old_oid = $r['jr_pj']


Detailed Description

Update a operation in a popup window : add a document.

Definition in file modify_op.php.


Variable Documentation

$old_oid = $r['jr_pj']
 

Definition at line 125 of file modify_op.php.

Referenced by Document_modele::Save(), save_upload_document(), and Document::Upload().

$p_id = $_GET["line"]
 

Definition at line 80 of file modify_op.php.

else $p_jrn = $_GET['p_jrn']
 

Definition at line 54 of file modify_op.php.

Referenced by FormAchInput(), FormFin(), FormODS(), FormVenInput(), and ListJrn().

$r = '<FORM METHOD="POST" enctype="multipart/form-data" ACTION="modify_op.php">'
 

Definition at line 84 of file modify_op.php.

$rep = DbConnect()
 

Definition at line 35 of file modify_op.php.

$User = new cl_user($rep)
 

Definition at line 37 of file modify_op.php.

exit
 

Definition at line 76 of file modify_op.php.