aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/posting.php')
-rw-r--r--phpBB/posting.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/posting.php b/phpBB/posting.php
index 73ff836f01..23205dd135 100644
--- a/phpBB/posting.php
+++ b/phpBB/posting.php
@@ -1624,5 +1624,3 @@ function handle_post_delete($forum_id, $topic_id, $post_id, &$post_data)
trigger_error('USER_CANNOT_DELETE');
}
-
-?> \ No newline at end of file