Ignore:
Timestamp:
12/12/11 15:35:26 (12 years ago)
Author:
gustavo
Message:

Ticket #2375 - Verificar problema ao alternar entre a interface web/mobile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/class.ldap_functions.inc.php

    r5238 r5243  
    11<?php 
    2 require_once($_SESSION['rootPath'].'/API/class.servicelocator.php'); 
     2 
     3require_once(($_SESSION['rootPath'] ? $_SESSION['rootPath'] : PHPGW_INCLUDE_ROOT).'/API/class.servicelocator.php'); 
    34include_once("class.imap_functions.inc.php"); 
    45include_once("class.functions.inc.php"); 
Note: See TracChangeset for help on using the changeset viewer.