phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.acl2.php, 1.1.1.7
Date: Sun, 23 May 2004 17:36:58 -0000

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

date: 2004/04/29 12:49:48;  author: sigurdne;  state: Exp;  lines: +2 -0

Log Message:
no message
=====================================================================
Index: property/class.acl2.php
diff -u property/class.acl2.php:1.1.1.6 property/class.acl2.php:1.1.1.7
--- property/class.acl2.php:1.1.1.6     Wed Apr 28 21:15:15 2004
+++ property/class.acl2.php     Thu Apr 29 12:49:48 2004
@@ -32,6 +32,8 @@
                
\*************************************************************************/
                function property_acl2()
                {
+                       $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
+
                        $expected_args[0] = 
Array('name'=>'account_id','default'=>$GLOBALS['phpgw_data']['user']['id'], 
'type'=>'number');
                        $expected_args[1] = 
Array('name'=>'host_id','default'=>0, 'type'=>'number');
                        $expected_args[2] = 
Array('name'=>'app_id','default'=>$GLOBALS['phpgw']->applications->data[$GLOBALS['phpgw_data']['flags']['req_app']]['id'],
 'type'=>'number');




reply via email to

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