Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:include_once("./forum/appg/settings.php");
include_once("./forum/appg/init_people.php");
if ($Context->Session->UserID > 0)
{
//Person is logged in
}
else
{
//Person is not logged in
}
1 to 6 of 6