phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr/inc/class.ACL_BO.inc.php, 1.6


From: nomail
Subject: [Phpgroupware-cvs] sitemgr/inc/class.ACL_BO.inc.php, 1.6
Date: Wed, 21 Jul 2004 01:22:53 +0200

Update of /sitemgr/inc
Modified Files:
        Branch: 
          class.ACL_BO.inc.php

date: 2004/07/20 23:22:53;  author: skwashd;  state: Exp;  lines: +1 -0

Log Message:
merge from 16
=====================================================================
Index: sitemgr/inc/class.ACL_BO.inc.php
diff -u sitemgr/inc/class.ACL_BO.inc.php:1.5 
sitemgr/inc/class.ACL_BO.inc.php:1.6
--- sitemgr/inc/class.ACL_BO.inc.php:1.5        Tue Jun  3 02:44:44 2003
+++ sitemgr/inc/class.ACL_BO.inc.php    Tue Jul 20 23:22:53 2004
@@ -20,6 +20,7 @@
                function ACL_BO()
                {
                        $this->logged_in_user = 
$GLOBALS['phpgw_info']['user']['account_id'];
+                       $this->acct = 
CreateObject('phpgwapi.accounts',$this->logged_in_user);
                        $this->acl = 
CreateObject('phpgwapi.acl',$this->logged_in_user);
                        $this->acl_so = CreateObject('sitemgr.ACL_SO');
                }




reply via email to

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