Advertisement
Guest User

Untitled

a guest
Jul 18th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Smarty 0.14 KB | None | 0 0
  1. {foreach from=$categories item=i name=categories }
  2. {if $i.name=="Web Hosting" && $current_cat=$i.id} This is Web Hosting category {/if}
  3. {/foreach}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement