aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/admin_attachments.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-08-29 18:06:56 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-08-29 18:06:56 +0000
commit9f7db6a21c9031b9140989fd3f3c03a1b658f64b (patch)
tree767c5460f777668d89fe81bdc7d5a283c479f483 /phpBB/adm/admin_attachments.php
parent563feb4d39ec3895e859ffa6e7cd185a9c915a4f (diff)
downloadforums-9f7db6a21c9031b9140989fd3f3c03a1b658f64b.tar
forums-9f7db6a21c9031b9140989fd3f3c03a1b658f64b.tar.gz
forums-9f7db6a21c9031b9140989fd3f3c03a1b658f64b.tar.bz2
forums-9f7db6a21c9031b9140989fd3f3c03a1b658f64b.tar.xz
forums-9f7db6a21c9031b9140989fd3f3c03a1b658f64b.zip
fixed: slashing attachment comments (hopefully)
changed header. git-svn-id: file:///svn/phpbb/trunk@4458 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/admin_attachments.php')
-rw-r--r--phpBB/adm/admin_attachments.php32
1 files changed, 11 insertions, 21 deletions
diff --git a/phpBB/adm/admin_attachments.php b/phpBB/adm/admin_attachments.php
index 9719cd9b76..01e5ef59e5 100644
--- a/phpBB/adm/admin_attachments.php
+++ b/phpBB/adm/admin_attachments.php
@@ -1,23 +1,15 @@
<?php
-/***************************************************************************
- * admin_attachments.php
- * -------------------
- * begin : Sunday, Apr 20, 2003
- * copyright : (C) 2003 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id$
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * 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.
- *
- ***************************************************************************/
+// -------------------------------------------------------------
+//
+// $Id$
+//
+// FILENAME : admin_attachments.php
+// STARTED : Sun Apr 20, 2003
+// COPYRIGHT : © 2001, 2003 phpBB Group
+// WWW : http://www.phpbb.com/
+// LICENCE : GPL vs2.0 [ see /docs/COPYING ]
+//
+// -------------------------------------------------------------
if (!empty($setmodules))
{
@@ -138,8 +130,6 @@ switch ($mode)
$l_title = 'EXTENSION_GROUPS_TITLE';
}
-// Temporary Language Variables
-
adm_page_header($user->lang[$l_title]);
// Search Imagick