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/library/Net/Socket.php

    r5146 r5316  
    2828 */ 
    2929 
    30 require_once $_SESSION['rootPath'].'/library/PEAR/PEAR.php'; 
     30require_once dirname(__FILE__).'/../PEAR/PEAR.php'; 
    3131 
    3232define('NET_SOCKET_READ', 1); 
Note: See TracChangeset for help on using the changeset viewer.