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/mime/mime.php

    r5158 r5316  
    6464 * This package depends on PEAR to raise errors. 
    6565 */ 
    66 require_once $_SESSION['rootPath'].'/library/PEAR/PEAR.php'; 
     66require_once dirname(__FILE__).'/../PEAR/PEAR.php'; 
    6767 
    6868/** 
Note: See TracChangeset for help on using the changeset viewer.