Add reference to bo object

This commit is contained in:
Miles Lott 2005-07-23 11:28:52 +00:00
parent ab4b6241e9
commit c834439135

View File

@ -22,7 +22,7 @@
function uisettings() function uisettings()
{ {
$this->bo = CreateObject('preferences.bosettings'); $this->bo =& CreateObject('preferences.bosettings');
if($GLOBALS['egw']->acl->check('run',1,'admin')) if($GLOBALS['egw']->acl->check('run',1,'admin'))
{ {