Ignore:
Timestamp:
05/07/12 15:43:42 (12 years ago)
Author:
cristiano
Message:

Ticket #2700 - Alguns eventos não estão sendo importados

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/library/Net/Sieve.php

    r5565 r6118  
    4444 */ 
    4545 
    46 require_once $_SESSION['rootPath'].'/library/PEAR/PEAR.php'; 
    47 require_once $_SESSION['rootPath'].'/library/Net/Socket.php'; 
     46require_once  dirname(__FILE__).'/../PEAR/PEAR.php'; 
     47require_once  dirname(__FILE__).'/Socket.php'; 
    4848 
    4949/** 
Note: See TracChangeset for help on using the changeset viewer.