diff options
Diffstat (limited to 'phpBB/includes/functions_posting.php')
-rw-r--r-- | phpBB/includes/functions_posting.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/functions_posting.php b/phpBB/includes/functions_posting.php index cbea0a1e77..ad90c0c75f 100644 --- a/phpBB/includes/functions_posting.php +++ b/phpBB/includes/functions_posting.php @@ -2611,5 +2611,3 @@ function submit_post($mode, $subject, $username, $topic_type, &$poll, &$data, $u return $url; } - -?>
\ No newline at end of file |