summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2008-04-21 19:47:00 +0000
committerwjames5 <will@tekimaki.com>2008-04-21 19:47:00 +0000
commit9f5c68b948a7cc193d4b3eb62b3fe40c697f095d (patch)
tree514f62218efd519e93b9ef0a3b8addf5158b7c13 /templates
parentbf95b9247623607ecf83faae636429f1b0e9c4c9 (diff)
downloadboards-9f5c68b948a7cc193d4b3eb62b3fe40c697f095d.tar.gz
boards-9f5c68b948a7cc193d4b3eb62b3fe40c697f095d.tar.bz2
boards-9f5c68b948a7cc193d4b3eb62b3fe40c697f095d.zip
remove gContent assignment seems unused and only causes trouble since assigned item is not an object
Diffstat (limited to 'templates')
-rw-r--r--templates/post_display.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/post_display.tpl b/templates/post_display.tpl
index 9e93f99..74bdb1a 100644
--- a/templates/post_display.tpl
+++ b/templates/post_display.tpl
@@ -1,6 +1,4 @@
{strip}
-{assign var='gContent' value=$comment}
-
<div class="body" id="comment_{$comment.comment_id|escape}">
{if $gBitUser->getPreference('boards_show_avatars','y') == 'y'}