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/expressoMail1_2/inc/show_embedded_attach.php

    r4416 r5316  
    44 */ 
    55 require_once '../../header.session.inc.php'; 
    6  require_once $_SESSION['rootPath'].'/expressoMail1_2/inc/class.attachment.inc.php'; 
     6 require_once dirname(__FILE__).'/class.attachment.inc.php'; 
    77 //------------------------// 
    88 
Note: See TracChangeset for help on using the changeset viewer.