]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/admin/admin_xs.php
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / admin / admin_xs.php
diff --git a/phpBB2_old/admin/admin_xs.php b/phpBB2_old/admin/admin_xs.php
deleted file mode 100644 (file)
index cfee279..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<?php
-
-/***************************************************************************
- *                               admin_xs.php
- *                               ------------
- *   copyright            : (C) 2003 CyberAlien
- *   support              : http://www.phpbbstyles.com
- *
- *   version              : 2.0.1
- *
- *   file revision        : 10
- *   project revision     : 51
- *   last modified        : 25 Aug 2004  11:51:47
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- *   This program is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or
- *   (at your option) any later version.
- *
- ***************************************************************************/
-
-if(empty($setmodules))
-{
-       return;
-}
-
-define('IN_XS', true);
-define('XS_ADMIN_OVERRIDE', true);
-include_once('xs_include.' . $phpEx);
-return;
-
-?>
\ No newline at end of file