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'] )
{
_______________________________________________
phpGroupWare-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs