Ignore:
Timestamp:
02/19/10 09:12:49 (14 years ago)
Author:
amuller
Message:

Ticket #911 - adaptação do Eadmin para expressoajax

File:
1 edited

Legend:

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

    r1516 r2030  
    11<?php 
    2 define('PHPGW_INCLUDE_ROOT','../');      
    3 define('PHPGW_API_INC','../phpgwapi/inc'); 
     2define('PHPGW_INCLUDE_ROOT','./');       
     3define('PHPGW_API_INC','phpgwapi/inc'); 
    44include_once(PHPGW_API_INC.'/class.db.inc.php'); 
    55 
Note: See TracChangeset for help on using the changeset viewer.