phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uitts.php, 1.1.1.8
Date: Sun, 23 May 2004 20:56:02 -0000

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

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

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




reply via email to

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