aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-06-29 10:59:36 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-06-29 10:59:36 +0000
commit4d6a76730501a55e696971845c90f364a3921512 (patch)
tree107f63c438532906a5b5ad72576fb3e39d1259ed /phpBB/includes/functions_posting.php
parentb85637fc1a326803f70dbf8018ed505cb0258010 (diff)
downloadforums-4d6a76730501a55e696971845c90f364a3921512.tar
forums-4d6a76730501a55e696971845c90f364a3921512.tar.gz
forums-4d6a76730501a55e696971845c90f364a3921512.tar.bz2
forums-4d6a76730501a55e696971845c90f364a3921512.tar.xz
forums-4d6a76730501a55e696971845c90f364a3921512.zip
a few fixes
git-svn-id: file:///svn/phpbb/trunk@4184 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/functions_posting.php')
-rw-r--r--phpBB/includes/functions_posting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions_posting.php b/phpBB/includes/functions_posting.php
index b27c88c3cf..55662b3815 100644
--- a/phpBB/includes/functions_posting.php
+++ b/phpBB/includes/functions_posting.php
@@ -124,7 +124,7 @@ function format_display(&$message, &$signature, $uid, $siguid, $html, $bbcode, $
$signature = '';
}
- return;
+ return $message;
}
// Update Last Post Informations