/ Published in: Other
If post author is starter
Expand |
Embed | Plain Text
<if test="$post['author']['member_id'] == $topic['starter_id']">
You need to login to post a comment.
IamFreddyG on 05/03/10
1 person have marked this snippet as a favorite
If post author is starter
<if test="$post['author']['member_id'] == $topic['starter_id']">
You need to login to post a comment.