Ignore:
Timestamp:
01/06/12 08:52:37 (12 years ago)
Author:
cristiano
Message:

Ticket #2423 - Trocar chamada da variável rootPath

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/inc/class.bo_global_ldap_catalog.inc.php

    r5131 r5316  
    220220                { 
    221221 
    222                     require_once $_SESSION['rootPath'].'/API/class.servicelocator.php'; 
     222                    require_once dirname(__FILE__).'/../../API/class.servicelocator.php'; 
    223223                    $ldapService = ServiceLocator::getService('ldap'); 
    224224 
Note: See TracChangeset for help on using the changeset viewer.