phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uientity.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.uientity.php, 1.1.1.7
Date: Sun, 23 May 2004 01:35:37 -0000

Update of /property
Modified Files:
        Branch: 
          class.uientity.php

date: 2004/04/29 19:56:35;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.uientity.php
diff -u property/class.uientity.php:1.1.1.6 property/class.uientity.php:1.1.1.7
--- property/class.uientity.php:1.1.1.6 Wed Apr 28 21:15:15 2004
+++ property/class.uientity.php Thu Apr 29 19:56:35 2004
@@ -54,7 +54,7 @@
 
                        $this->entity_id                        = 
$this->bo->entity_id;
                        $this->cat_id                           = 
$this->bo->cat_id;
-                       $this->acl2                             = 
$GLOBALS['phpgw']->acl;
+                       $this->acl2                             = 
CreateObject($this->currentapp.'_acl2');
                        if(!$this->cat_id)
                        {
                                $this->acl2_location            = '.entity.' . 
$this->entity_id;




reply via email to

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