phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [21008] Fix: typo 4582:4683


From: Sigurd Nes
Subject: [Phpgroupware-cvs] [21008] Fix: typo 4582:4683
Date: Sat, 30 Jan 2010 17:18:02 +0000

Revision: 21008
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=21008
Author:   sigurdne
Date:     2010-01-30 17:18:02 +0000 (Sat, 30 Jan 2010)
Log Message:
-----------
Fix: typo 4582:4683

Modified Paths:
--------------
    people/sigurdne/modules/hrm/trunk/inc/class.menu.inc.php

Modified: people/sigurdne/modules/hrm/trunk/inc/class.menu.inc.php
===================================================================
--- people/sigurdne/modules/hrm/trunk/inc/class.menu.inc.php    2010-01-30 
17:13:27 UTC (rev 21007)
+++ people/sigurdne/modules/hrm/trunk/inc/class.menu.inc.php    2010-01-30 
17:18:02 UTC (rev 21008)
@@ -63,7 +63,7 @@
 
 //                     if ( 
isset($GLOBALS['phpgw_info']['user']['apps']['admin']) )
                        if ( $GLOBALS['phpgw']->acl->check('run', 
phpgwapi_acl::READ, 'admin')
-                       || $GLOBALS['phpgw']->acl->check('admin', 
phpgwapi_acl::ADD, 'property'))
+                       || $GLOBALS['phpgw']->acl->check('admin', 
phpgwapi_acl::ADD, 'hrm'))
                        {
                                $menus['admin'] = array
                                (





reply via email to

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