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

pcmn_update.php File Reference

concerns the management of the "Plan Comptable" More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
 $cn = DbConnect($_SESSION['g_dossier'])
 exit
 $MaxRow = pg_NumRows($Ret)


Detailed Description

concerns the management of the "Plan Comptable"

Definition in file pcmn_update.php.


Variable Documentation

$cn = DbConnect($_SESSION['g_dossier'])
 

Definition at line 45 of file pcmn_update.php.

$MaxRow = pg_NumRows($Ret)
 

Definition at line 137 of file pcmn_update.php.

$rep = DbConnect()
 

Definition at line 34 of file pcmn_update.php.

$User = new cl_user($rep)
 

Definition at line 36 of file pcmn_update.php.

exit
 

Definition at line 49 of file pcmn_update.php.