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

central.php File Reference

concerns the centralisation of the operations More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
 $cn = DbConnect($_SESSION['g_dossier'])


Detailed Description

concerns the centralisation of the operations

Definition in file central.php.


Variable Documentation

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

Definition at line 46 of file central.php.

$rep = DbConnect()
 

Definition at line 35 of file central.php.

$User = new cl_user($rep)
 

Definition at line 37 of file central.php.