X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/b255e81e31bf7925c37352bf608c48f3a897a4ef..8c762aa599e4022654cf707125d7ac2ed6f194b0:/www/login.php?ds=sidebyside diff --git a/www/login.php b/www/login.php index 77e3953..5782521 100644 --- a/www/login.php +++ b/www/login.php @@ -42,9 +42,6 @@ if (!empty($_POST['disable_associations']) || !empty($_SESSION['disable_associat $_SESSION['disable_associations'] = true; } -$log = new \OpenID_Observer_Log; -\OpenID::attach($log); - if (isset($_POST['openid_url'])) { $_SESSION['openid_url'] = $openid_url;