Ignore:
Timestamp:
03/03/10 10:00:56 (14 years ago)
Author:
niltonneto
Message:

Ticket #939 - Correção de problema na importação de compromisso.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/class.db_functions.inc.php

    r2116 r2147  
    365365                } 
    366366                // It's necessary to access calendar method. 
    367                 include_once('../header.inc.php'); 
     367                include_once(PHPGW_INCLUDE_ROOT.'/header.inc.php');              
    368368                $uiicalendar = CreateObject("calendar.uiicalendar"); 
    369369                return $uiicalendar = $uiicalendar->import_from_mail($calendar); 
Note: See TracChangeset for help on using the changeset viewer.