X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fwebredirect.php;h=bd9e5a955522bb8e665ad58779ee917906c4b7f1;hb=a3eb0113794362498be38b1a42f65aa2bcdec2a1;hp=95c478e7a63bffdc4182d685e08cb5a4efbd4c70;hpb=d5a28192bf0d9857f2476daec3bb932dc3428683;p=platal.git 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(