Theme utilisateur changé '; $g_UserProperty['use_theme']=$_POST['style_user']; } // // Met à jour le profil // if ( isset ( $_POST['profile_user']) ) { // $g_UserProperty['use_usertype']=$_POST['profile_user']; // } html_page_start($g_UserProperty['use_theme']); // clean session variable from user interface (make prob. with compta interfac) // if ( isset ($g_jrn) ) { session_unregister("g_jrn"); } /* Admin. Dossier */ $rep=DbConnect(); include_once ("class_user.php"); $User=new cl_user($rep); $User->Check(); // show the top menu depending of the use_style // comta style include_once ("top_menu_compta.php"); if ( isset ($g_dossier) ) { if ( $g_dossier != 0 ) ShowMenuCompta($g_dossier,$g_UserProperty); // ShowMenuComptaRight($g_dossier,$g_UserProperty); } else { // ShowMenuComptaRight(0,$g_UserProperty); } echo '
'; if ( isset ($spass) ) { if ( $pass_1 != $pass_2 ) { ?> Theme utilisateur changé '; $g_UserProperty['use_theme']=$_POST['style_user']; } // Met à jour le profil // if ( isset ( $_POST['profile_user']) ) { // $CnRepo=DbConnect(); // $Res=ExecSql($CnRepo, // "update ac_users set use_usertype='".$_POST['profile_user']. // "' where use_login='$g_user'"); // $g_UserProperty['use_usertype']=$_POST['profile_user']; // } ?>

Password

"; foreach ($style as $st){ if ( $st == $g_UserProperty['use_theme'] ) { $disp_style.='