phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiinvoice.php, 1.1.1.9


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiinvoice.php, 1.1.1.9
Date: Sun, 23 May 2004 06:31:02 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uiinvoice.php
diff -u property/class.uiinvoice.php:1.1.1.8 
property/class.uiinvoice.php:1.1.1.9
--- property/class.uiinvoice.php:1.1.1.8        Wed Apr 28 21:15:15 2004
+++ property/class.uiinvoice.php        Thu Apr 29 19:56:35 2004
@@ -57,7 +57,7 @@
                        $this->user_lid                         = 
$this->bo->user_lid;
                        $this->allrows                          = 
$this->bo->allrows;
 
-                       $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]