X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fxorg.php;fp=htdocs%2Fxorg.php;h=1fbce4577ae92fe5a7e81c1b64e90dfc94a56602;hb=3cbc7ef60167769a8a4ae26b22d99c8937237ece;hp=affbb3751d215d38264f337f27bd6dc2bf59483c;hpb=46f272feb613c57febf40a0f7bf6a721e439b73b;p=platal.git diff --git a/htdocs/xorg.php b/htdocs/xorg.php index affbb37..1fbce45 100644 --- a/htdocs/xorg.php +++ b/htdocs/xorg.php @@ -34,7 +34,7 @@ if (!($path = Env::v('n')) || ($path{0} < 'A' || $path{0} > 'Z')) { /*** WIKI CODE ***/ -include dirname(__FILE__) . '/../core/include/wiki.engine.inc.php'; +include pl_core_include('wiki.engine.inc.php'); // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>