[dev] Parch service/portal/menu.php
    Joel Vandal 
    jvandal at infoteck.qc.ca
       
    Fri Jan 23 05:38:31 PST 2004
    
    
  
Hi,
No more display the application in the side menu if the user doesn't have SHOW permissions.
Index: menu.php
===================================================================
RCS file: /repository/horde/services/portal/menu.php,v
retrieving revision 2.63
diff -r2.63 menu.php
88a89,93
>
>     if ($perms->exists($app) && !$perms->hasPermission($app, Auth::GetAuth(), PERMS_SHOW)) {
>         $params['status'] = 'inactive';
>     }
>
-- 
Joel Vandal                                    Infoteck Internet
http://www.infoteck.qc.ca            Tel.  819-370-3232
jvandal at infoteck.qc.ca                 Fax. 819-370-3624
    
    
More information about the dev
mailing list