CMS  Version 3.9
authenticate.inc File Reference

Go to the source code of this file.

Variables

if($user) $mgr = new LoginManager()
 
 $result = $mgr->validateAjaxLogin()
 

Variable Documentation

◆ $mgr

if ( $user) $mgr = new LoginManager()

Definition at line 10 of file authenticate.inc.

◆ $result

$result = $mgr->validateAjaxLogin()

Definition at line 11 of file authenticate.inc.