From: x2000habouzit Date: Sun, 1 Oct 2006 12:27:57 +0000 (+0000) Subject: problem-- X-Git-Tag: xorg/0.9.12~228 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=2f151d5f8a935b94d2f538d6aa4a9775d73ab3de;p=platal.git problem-- git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@940 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/include/validations.inc.php b/include/validations.inc.php index a49edce..b7b0f66 100644 --- a/include/validations.inc.php +++ b/include/validations.inc.php @@ -21,6 +21,8 @@ define('SIZE_MAX', 32768); +__autoload('XDB'); + /** * Iterator class, that lists objects through the database */