1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

small things... decode_text now checks for bbcode_uid existence. And yes, i know i have screwed up a lot of posts. :/

git-svn-id: file:///svn/phpbb/trunk@4486 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-09-08 07:05:29 +00:00
parent 9dc398f302
commit 924684b000
3 changed files with 12 additions and 10 deletions

View File

@@ -97,7 +97,7 @@ function addquote(post_id, username) {
<td valign="top"><table width="100%" cellspacing="0" cellpadding="5" border="0">
<tr>
<td height="120" valign="top"><table width="100%" cellspacing="0" cellpadding="2">
<td valign="top"><table width="100%" cellspacing="0" cellpadding="2">
<tr>
<td><div id="message_{postrow.POST_ID}" class="postbody">{postrow.MESSAGE}</div></td>
</tr>