phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/inc class.preferences.inc.php, 1.43.2.2


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.preferences.inc.php, 1.43.2.2.2.10, 1.43.2.2.2.11
Date: Fri, 19 Sep 2003 18:30:07 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv6266

Modified Files:
      Tag: Version-0_9_16-branch
        class.preferences.inc.php 
Log Message:
fixed read_repository

Index: class.preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.preferences.inc.php,v
retrieving revision 1.43.2.2.2.10
retrieving revision 1.43.2.2.2.11
diff -C2 -r1.43.2.2.2.10 -r1.43.2.2.2.11
*** class.preferences.inc.php   19 Sep 2003 22:23:25 -0000      1.43.2.2.2.10
--- class.preferences.inc.php   19 Sep 2003 22:30:03 -0000      1.43.2.2.2.11
***************
*** 683,687 ****
                                        $this->update_data($user_prefs);
                                        $this->save_repository();
!                                       $GLOBALS['phpgw_info']['preferences'] = 
$this->read_respository();
                                }
                                unset($preferences_update);
--- 683,687 ----
                                        $this->update_data($user_prefs);
                                        $this->save_repository();
!                                       $GLOBALS['phpgw_info']['preferences'] = 
$this->read_repository();
                                }
                                unset($preferences_update);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]