Ignore:
Timestamp:
10/08/13 16:20:46 (11 years ago)
Author:
douglas
Message:

Ticket #0000 - Copiadas as alterações do Trunk. Versão final 2.5.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/mobile/index.php

    r7655 r8232  
    6969 
    7070        if(     array_key_exists('expressoMail1_2',$GLOBALS['phpgw_info']['user']['apps']) === FALSE || 
    71                 array_key_exists('contactcenter',$GLOBALS['phpgw_info']['user']['apps']) === FALSE || 
    72                 array_key_exists('calendar',$GLOBALS['phpgw_info']['user']['apps']) === FALSE) { 
     71                array_key_exists('contactcenter',$GLOBALS['phpgw_info']['user']['apps']) === FALSE /*|| 
     72                array_key_exists('calendar',$GLOBALS['phpgw_info']['user']['apps']) === FALSE*/) { 
    7373                        $GLOBALS['phpgw']->session->phpgw_setcookie('lem', null); 
    7474                        $GLOBALS['phpgw']->session->phpgw_setcookie('pem', null);                        
Note: See TracChangeset for help on using the changeset viewer.