Code: Select all
$error = $PMF_LANG['ad_auth_fail'] . ' (' . $faqusername . ')';
session_destroy();
$loginVisibility = '';
$user = null;
$action = 'main';
Code: Select all
$error = $PMF_LANG['ad_auth_fail'] . ' (' . $faqusername . ')';
session_destroy();
$loginVisibility = '';
$user = null;
$action = 'main';