diff options
Diffstat (limited to 'phpBB/admin/page_header_admin.php')
| -rw-r--r-- | phpBB/admin/page_header_admin.php | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/phpBB/admin/page_header_admin.php b/phpBB/admin/page_header_admin.php index d0a727e1c1..448f85f181 100644 --- a/phpBB/admin/page_header_admin.php +++ b/phpBB/admin/page_header_admin.php @@ -1,6 +1,6 @@ <?php /*************************************************************************** - * page_header.php + * page_header_admin.php * ------------------- * begin : Saturday, Feb 13, 2001 * copyright : (C) 2001 The phpBB Group @@ -11,17 +11,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. - * - * - ***************************************************************************/ - define(HEADER_INC, TRUE); // |
