Ignore:
Timestamp:
07/18/08 11:40:00 (16 years ago)
Author:
niltonneto
Message:

Adição da funcionalidade que permite liberar grupos do
Expresso para utilização do "Click do Dial" nos módulos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/inc/hook_admin.inc.php

    r312 r357  
    7777        } 
    7878  
     79        if (! $GLOBALS['phpgw']->acl->check('site_config_access',1,'admin')) 
     80        { 
     81                $file['VoIP settings']         = $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uivoip.edit_conf'); 
     82        } 
     83 
    7984        /* Do not modify below this line */ 
    8085        display_section('admin',$file); 
Note: See TracChangeset for help on using the changeset viewer.