From: web Date: Sat, 25 Nov 2006 19:03:12 +0000 (+0000) Subject: Don't understand why... X-Git-Tag: xorg/0.9.12~31 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=4f1c5842a58b56c7af3e4df23bf181aa02f85292;p=platal.git Don't understand why... git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.12@1169 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/include/validations.inc.php b/include/validations.inc.php index 6d42bc2..4003a56 100644 --- a/include/validations.inc.php +++ b/include/validations.inc.php @@ -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