Ignore:
Timestamp:
01/18/12 16:10:57 (12 years ago)
Author:
cristiano
Message:

Ticket #2434 - Alteração da estrutura de diretórios da nova API

File:
1 edited

Legend:

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

    r5316 r5399  
    5151                 
    5252                include_once dirname(__FILE__).'/../../header.inc.php';  
    53                 require_once dirname(__FILE__).'/../../API/class.servicelocator.php'; 
     53                require_once dirname(__FILE__).'/../../services/class.servicelocator.php'; 
    5454                $alternativeMailService = ServiceLocator::getService('ldap'); 
    5555                $this->AlternateEmailExpresso = $alternativeMailService->getMailAlternateByUidNumber($_SESSION['phpgw_info']['expressomail']['user']['account_id']); 
Note: See TracChangeset for help on using the changeset viewer.