Update info under "Users"
Permalink
Shouldn't you use under "If a user is logged in do something" instead of as per
http://www.concrete5.org/community/forums/customizing_c5/isloggedin...
http://www.concrete5.org/documentation/developers/permissions/users...
And what is the difference between and
$u->checkLogin()
$u->isRegistered()
http://www.concrete5.org/community/forums/customizing_c5/isloggedin...
http://www.concrete5.org/documentation/developers/permissions/users...
And what is the difference between
$u->checkLogin()
$u->isLoggedIn()