X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fxnet.php;h=5847fffce27a65e15c976eaeeb9f33e551a5dea5;hb=af7b379904c7dc2bdaf205cf1974ed48e66d6c21;hp=b1363f0a0159b76c218266b9286c870e56f3c95a;hpb=d4775fe2dea4db5e6ca3db4a6034bb03a8b711cc;p=platal.git diff --git a/htdocs/xnet.php b/htdocs/xnet.php index b1363f0..5847fff 100644 --- a/htdocs/xnet.php +++ b/htdocs/xnet.php @@ -31,7 +31,7 @@ if (!($path = Env::v('n')) || substr($path, 0, 4) != 'Xnet') { /*** 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: ?>