Ignore:
Timestamp:
09/25/09 15:01:57 (15 years ago)
Author:
viani
Message:

Ticket #637 - Inclusao de variavel de sessao para funcionar o Voip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/workflow/inc/class.ui_ajaxinterface.inc.php

    r795 r1452  
    7070                $_SESSION['phpgw_info']['workflow']['user_can_clean_aborted_instances'] = $_SESSION['phpgw_info']['workflow']['user_can_monitor']; 
    7171                $_SESSION['phpgw_info']['workflow']['user']['preferences'] = $GLOBALS['phpgw_info']['user']['preferences']['workflow']; 
     72                $_SESSION['phpgw_info']['workflow']['voip_groups'] = $GLOBALS['phpgw_info']['server']['voip_groups']; 
    7273        } 
    7374 
Note: See TracChangeset for help on using the changeset viewer.