fixes
[platal.git] / bin / connect.db.inc.php
index 90dc2ac..db6e379 100644 (file)
@@ -19,7 +19,7 @@
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************/
 
-ini_set('include_path','/usr/share/php:../include:../../include');
+ini_set('include_path','/usr/share/php:'.dirname(__FILE__).'/../include');
 
 require_once('xorg.inc.php');
 require_once('xorg.misc.inc.php');