phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiinvestment.php, 1.1.1.10


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiinvestment.php, 1.1.1.10
Date: Sun, 23 May 2004 18:12:53 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uiinvestment.php
diff -u property/class.uiinvestment.php:1.1.1.9 
property/class.uiinvestment.php:1.1.1.10
--- property/class.uiinvestment.php:1.1.1.9     Thu Apr 29 12:49:48 2004
+++ property/class.uiinvestment.php     Thu Apr 29 19:56:35 2004
@@ -45,7 +45,7 @@
                        $this->bocommon                         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->menu                                     = 
CreateObject($this->currentapp.'_menu');
                        $this->bolocation                       = 
CreateObject($this->currentapp.'_bolocation');
-                       $this->acl2                             = 
$GLOBALS['phpgw']->acl;
+                       $this->acl2                             = 
CreateObject($this->currentapp.'_acl2');
                        $this->acl2_location            = '.invoice';
                        $this->acl_read                         = 
$this->acl2->check('.invoice',1);
                        $this->acl_add                          = 
$this->acl2->check('.invoice',2);




reply via email to

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