problem--
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 1 Oct 2006 12:27:57 +0000 (12:27 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 1 Oct 2006 12:27:57 +0000 (12:27 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@940 839d8a87-29fc-0310-9880-83ba4fa771e5

include/validations.inc.php

index a49edce..b7b0f66 100644 (file)
@@ -21,6 +21,8 @@
 
 define('SIZE_MAX', 32768);
 
+__autoload('XDB');
+
 /**
  * Iterator class, that lists objects through the database
  */