fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17204] more on helpdesk


From: sigurdne
Subject: [Fmsystem-commits] [17204] more on helpdesk
Date: Sun, 29 Oct 2017 12:53:16 -0400 (EDT)

Revision: 17204
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17204
Author:   sigurdne
Date:     2017-10-29 12:53:16 -0400 (Sun, 29 Oct 2017)
Log Message:
-----------
more on helpdesk

Modified Paths:
--------------
    trunk/helpdesk/inc/class.uitts.inc.php

Modified: trunk/helpdesk/inc/class.uitts.inc.php
===================================================================
--- trunk/helpdesk/inc/class.uitts.inc.php      2017-10-29 16:52:39 UTC (rev 
17203)
+++ trunk/helpdesk/inc/class.uitts.inc.php      2017-10-29 16:53:16 UTC (rev 
17204)
@@ -2261,7 +2261,7 @@
                                $acl_location = $this->acl_location;
                        }
 
-                       $users = 
$GLOBALS['phpgw']->acl->get_user_list_right(PHPGW_ACL_PRIVATE, $acl_location, 
'helpdesk', $this->_group_candidates);
+                       $users = 
$GLOBALS['phpgw']->acl->get_user_list_right(PHPGW_ACL_EDIT, $acl_location, 
'helpdesk', $this->_group_candidates);
                        $user_list = array();
                        $selected_found = false;
                        foreach ($users as $user)




reply via email to

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