fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6508] Property: tweak acl at jasper


From: Sigurd Nes
Subject: [Fmsystem-commits] [6508] Property: tweak acl at jasper
Date: Thu, 21 Oct 2010 12:39:42 +0000

Revision: 6508
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6508
Author:   sigurdne
Date:     2010-10-21 12:39:42 +0000 (Thu, 21 Oct 2010)
Log Message:
-----------
Property: tweak acl at jasper

Modified Paths:
--------------
    trunk/property/inc/class.uijasper.inc.php

Modified: trunk/property/inc/class.uijasper.inc.php
===================================================================
--- trunk/property/inc/class.uijasper.inc.php   2010-10-21 12:31:41 UTC (rev 
6507)
+++ trunk/property/inc/class.uijasper.inc.php   2010-10-21 12:39:42 UTC (rev 
6508)
@@ -697,7 +697,7 @@
                                $values['input'] = $values_attribute;
                                $first_run = false;
                        }
-                       
if(!$this->bocommon->check_perms($this->grants[$values['user_id']], 
PHPGW_ACL_DELETE))
+                       
if(!$this->bocommon->check_perms($this->grants[$values['user_id']], 
PHPGW_ACL_READ))
                        {
                                echo lang('not allowed');
                                $GLOBALS['phpgw']->common->phpgw_exit();




reply via email to

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