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

user_compta.php File Reference

main page of the accountancy module More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
 $g_name = GetDossierName($g_dossier)
 $_SESSION ["g_name"] = $g_name


Detailed Description

main page of the accountancy module

Definition in file user_compta.php.


Variable Documentation

$_SESSION["g_name"] = $g_name
 

Definition at line 40 of file user_compta.php.

$g_name = GetDossierName($g_dossier)
 

Definition at line 39 of file user_compta.php.

$rep = DbConnect()
 

Definition at line 28 of file user_compta.php.

$User = new cl_user($rep)
 

Definition at line 30 of file user_compta.php.