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

user_pref.php File Reference

Page for the personal preference (theme, password,...). More...

Go to the source code of this file.

Variables

 $Rep = DbConnect()
 $cn = DbConnect($_SESSION['g_dossier'])
 $User = new cl_user($cn)
 $_SESSION ['g_theme'] = $_POST['style_user']


Detailed Description

Page for the personal preference (theme, password,...).

Definition in file user_pref.php.


Variable Documentation

$_SESSION['g_pagesize'] = $_POST['style_user']
 

Definition at line 37 of file user_pref.php.

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

Definition at line 31 of file user_pref.php.

$Rep = DbConnect()
 

Definition at line 29 of file user_pref.php.

$User = new cl_user($cn)
 

Definition at line 32 of file user_pref.php.