aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_post.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/functions_post.php')
-rw-r--r--phpBB/includes/functions_post.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/includes/functions_post.php b/phpBB/includes/functions_post.php
index ce1049ac13..03daee23fe 100644
--- a/phpBB/includes/functions_post.php
+++ b/phpBB/includes/functions_post.php
@@ -1,6 +1,6 @@
<?php
/***************************************************************************
- * post.php
+ * functions_post.php
* -------------------
* begin : Saturday, Feb 13, 2001
* copyright : (C) 2001 The phpBB Group
@@ -839,4 +839,4 @@ function generate_smilies($mode, $page_id)
}
}
-?> \ No newline at end of file
+?>