aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/functions/post.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/functions/post.php')
-rw-r--r--phpBB/functions/post.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/phpBB/functions/post.php b/phpBB/functions/post.php
index b4278d1182..a6f3cdad39 100644
--- a/phpBB/functions/post.php
+++ b/phpBB/functions/post.php
@@ -1,12 +1,12 @@
-<?php
+'<?php
/***************************************************************************
- *
+ *
* -------------------
* begin : Saturday, Feb 13, 2001
* copyright : (C) 2001 The phpBB Group
* email : support@phpbb.com
*
- * $Id$
+ * $Id$
*
*
***************************************************************************/
@@ -23,5 +23,4 @@
***************************************************************************/
-
?>