X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxnet.inc.php;h=a57e421df685b377c27f7885576eb9d91c4d1d08;hb=4a29ad42791b15f7d17f672ce511a2baf22a9b6e;hp=a2d1c22c5855289cd5f31c75b1987eb4e3c8a245;hpb=137f046d4f1d3fcfdd077a9ae0c7d7585eb0de3d;p=platal.git diff --git a/include/xnet.inc.php b/include/xnet.inc.php index a2d1c22..a57e421 100644 --- a/include/xnet.inc.php +++ b/include/xnet.inc.php @@ -26,7 +26,6 @@ define('PL_SESSION_CLASS', 'XnetSession'); define('PL_PAGE_CLASS', 'XnetPage'); require_once dirname(dirname(__FILE__)) . '/core/include/platal.inc.php'; -require_once 'security.inc.php'; require_once 'common.inc.php'; // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: