/[phpcompta]/phpcompta/html/user_pref.php
ViewVC logotype

Diff of /phpcompta/html/user_pref.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by sparkyx, Sun Feb 27 14:24:30 2005 UTC revision 1.14 by stanpinte, Sun Mar 6 14:52:13 2005 UTC
# Line 37  if ( isset ( $_POST['style_user']) ) { Line 37  if ( isset ( $_POST['style_user']) ) {
37        $_SESSION['use_theme']=$_POST['style_user'];        $_SESSION['use_theme']=$_POST['style_user'];
38    
39  }  }
 // // Met à jour le profil  
 if ( isset ( $_POST['profile_user']) ) {  
       $_SESSION['use_usertype']=$_POST['profile_user'];  
 }  
40    
41  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['use_theme']);
42    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26