Ignore:
Timestamp:
02/12/10 16:27:59 (14 years ago)
Author:
amuller
Message:

Ticket #490 - unificação do connector

File:
1 edited

Legend:

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

    r1991 r2012  
    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.common.inc.php'); 
    55include_once('class.functions.inc.php'); 
Note: See TracChangeset for help on using the changeset viewer.