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

jrn_op_detail.php File Reference

Show the detail of a operation in a popup windows. More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
 $jrn_op = $_GET['jrn_op']
 $a = GetConcerned($cn,$e_jr_id)


Detailed Description

Show the detail of a operation in a popup windows.

Definition in file jrn_op_detail.php.


Variable Documentation

$a = GetConcerned($cn,$e_jr_id)
 

Definition at line 80 of file jrn_op_detail.php.

$jrn_op = $_GET['jrn_op']
 

Definition at line 47 of file jrn_op_detail.php.

$rep = DbConnect()
 

Definition at line 36 of file jrn_op_detail.php.

$User = new cl_user($rep)
 

Definition at line 38 of file jrn_op_detail.php.