Differences

This shows you the differences between two versions of the page.

customization:templates:logged_in_member_variables [2010/01/21 12:48]
vlad
customization:templates:logged_in_member_variables [2010/08/06 23:29] (current)
vlad
Line 82: Line 82:
To check if member is logged in, you may use the tag below To check if member is logged in, you may use the tag below
-  * **{session.loggedin}**+  * **{loggedin}**
Equals to "1" if member is logged in, "0" otherwise. Equals to "1" if member is logged in, "0" otherwise.