Skip to content

Instantly share code, notes, and snippets.

@8lane
Created March 11, 2014 17:45
Show Gist options
  • Save 8lane/9491063 to your computer and use it in GitHub Desktop.
Save 8lane/9491063 to your computer and use it in GitHub Desktop.
ipb3 test if no posts in topic
<if test="$topic['posts'] == 0">
..
</if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment