phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uidocument.php, 1.1.1.8


From: nomail
Subject: [Phpgroupware-cvs] property/class.uidocument.php, 1.1.1.8
Date: Sun, 23 May 2004 11:42:22 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uidocument.php
diff -u property/class.uidocument.php:1.1.1.7 
property/class.uidocument.php:1.1.1.8
--- property/class.uidocument.php:1.1.1.7       Wed Apr 28 21:15:15 2004
+++ property/class.uidocument.php       Thu Apr 29 19:56:34 2004
@@ -51,7 +51,7 @@
                        $this->boadmin_entity           = 
CreateObject($this->currentapp.'_boadmin_entity');
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
 
-                       $this->acl2                             = 
$GLOBALS['phpgw']->acl;
+                       $this->acl2                             = 
CreateObject($this->currentapp.'_acl2');
                        $this->acl2_location            = '.document';
                        $this->acl_read                         = 
$this->acl2->check('.document',1);
                        $this->acl_add                          = 
$this->acl2->check('.document',2);




reply via email to

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