Ignore:
Timestamp:
03/29/12 16:32:30 (12 years ago)
Author:
acoutinho
Message:

Ticket #2577 - Problemas com a criacaoo/Edicao de contas compartilhadas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/inc/class.imap_functions.inc.php

    r5509 r5850  
    457457        function getTemplate( $tpls, $macros, $target = false ) 
    458458        { 
    459             require_once( ROOT.'header.inc.php' ); 
     459            require_once( ROOT.'/header.inc.php' ); 
    460460 
    461461            $template = CreateObject( 'phpgwapi.Template', PHPGW_APP_TPL ); 
Note: See TracChangeset for help on using the changeset viewer.