aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/message_parser.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/includes/message_parser.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/includes/message_parser.php')
-rw-r--r--phpBB/includes/message_parser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/message_parser.php b/phpBB/includes/message_parser.php
index 450656d8e7..fb7cb66320 100644
--- a/phpBB/includes/message_parser.php
+++ b/phpBB/includes/message_parser.php
@@ -4,7 +4,7 @@
// $Id$
//
// FILENAME : message_parser.php
-// STARTED : Sat Feb 13, 2001
+// STARTED : Fri Feb 28, 2003
// COPYRIGHT : © 2003 phpBB Group
// WWW : http://www.phpbb.com/
// LICENCE : GPL vs2.0 [ see /docs/COPYING ]