Example #1
0
 public static function LogoutAdmin()
 {
     Session::SetIsLoggedInAdmin(null);
 }