XenForo
Administrative
- Thread starter
- Admin
- #1
I have this code, and it never returns false. Why is that?
Code:
ادامه مطلب...
Code:
Code:
<xf:if is="{$xf.visitor.message_count|number} < 5">
<xf:comment>Guests and members with less then 5 posts</xf:comment>
<xf:else />
</xf:if>
ادامه مطلب...