X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fxorg.php;h=a33d9a5ca3516c149e71072ff69ceb4ddfbd7e4d;hb=67f95129c935e3844b9ecf996bb29f979ef3ca7f;hp=affbb3751d215d38264f337f27bd6dc2bf59483c;hpb=993e0a863c5bcd5847520f817c0d88dff6fb1958;p=platal.git diff --git a/htdocs/xorg.php b/htdocs/xorg.php index affbb37..a33d9a5 100644 --- a/htdocs/xorg.php +++ b/htdocs/xorg.php @@ -1,6 +1,6 @@ 'Z')) { - $platal->run(); - exit; -} - -/*** WIKI CODE ***/ - -include dirname(__FILE__) . '/../core/include/wiki.engine.inc.php'; +require_once pl_core_include('run.inc.php'); // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>