X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fxnet.php;h=78817d029e5e000d25daafa38cf050f3eb2033bd;hb=e13ad9773d535d71a4bc7ed33f8931a9417da9fe;hp=592ba18a01d90aefea9575839f68985062cb0896;hpb=ebd515f95f03f8a87f9b846d65e179b39a535222;p=platal.git diff --git a/htdocs/xnet.php b/htdocs/xnet.php index 592ba18..78817d0 100644 --- a/htdocs/xnet.php +++ b/htdocs/xnet.php @@ -1,6 +1,6 @@ run(); - exit; } /*** WIKI CODE ***/ -include 'wiki/engine.php'; +include pl_core_include('wiki.engine.inc.php'); // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: ?>