Don't understand why...
authorweb <web@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 25 Nov 2006 19:03:12 +0000 (19:03 +0000)
committerweb <web@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 25 Nov 2006 19:03:12 +0000 (19:03 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.12@1169 839d8a87-29fc-0310-9880-83ba4fa771e5

include/validations.inc.php

index 6d42bc2..4003a56 100644 (file)
@@ -21,7 +21,7 @@
 
 define('SIZE_MAX', 32768);
 
-__autoload('XDB');
+require_once dirname(__FILE__) . '/../classes/xdb.php';
 
 /**
  * Iterator class, that lists objects through the database