From: x2000habouzit Date: Mon, 18 Sep 2006 19:42:40 +0000 (+0000) Subject: merge X-Git-Tag: xorg/0.9.12~276 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=a3eb0113794362498be38b1a42f65aa2bcdec2a1;p=platal.git merge git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@855 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/webredirect.php b/htdocs/webredirect.php index 95c478e..bd9e5a9 100644 --- a/htdocs/webredirect.php +++ b/htdocs/webredirect.php @@ -20,6 +20,7 @@ ***************************************************************************/ require_once dirname(__FILE__).'/../include/xorg.inc.php'; +require_once dirname(__FILE__).'/../classes/XDB.php'; list($username, $path) = preg_split('/\//', $_SERVER["REQUEST_URI"], 2, PREG_SPLIT_NO_EMPTY); $res = XDB::query(