phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [19001] fix the read_repository -> read things


From: Caeies
Subject: [Phpgroupware-cvs] [19001] fix the read_repository -> read things
Date: Wed, 19 Nov 2008 18:05:39 +0000

Revision: 19001
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=19001
Author:   Caeies
Date:     2008-11-19 18:05:38 +0000 (Wed, 19 Nov 2008)

Log Message:
-----------
fix the read_repository -> read things

Modified Paths:
--------------
    core/trunk/todo/inc/class.bopreferences.inc.php

Modified: core/trunk/todo/inc/class.bopreferences.inc.php
===================================================================
--- core/trunk/todo/inc/class.bopreferences.inc.php     2008-11-19 18:04:24 UTC 
(rev 19000)
+++ core/trunk/todo/inc/class.bopreferences.inc.php     2008-11-19 18:05:38 UTC 
(rev 19001)
@@ -71,7 +71,7 @@
                                return;
                        }
 
-                       $GLOBALS['phpgw']->preferences->read_repository();
+                       $GLOBALS['phpgw']->preferences->read();
                        $prefs = phpgw::get_var('prefs', 'string', 'POST');
                        if ( $prefs['mainscreen_showevents'] )
                        {






reply via email to

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