aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/memberlist.php')
-rw-r--r--phpBB/memberlist.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/phpBB/memberlist.php b/phpBB/memberlist.php
index dbffab15ff..e0e8f71464 100644
--- a/phpBB/memberlist.php
+++ b/phpBB/memberlist.php
@@ -10,15 +10,6 @@
*
***************************************************************************/
-
-/***************************************************************************
- *
- * 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.
- ***************************************************************************/
-
$phpbb_root_path = "./";
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);