X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/1797cbc2b010552b54e9d070820fa9cbc9ce3af9..8c762aa599e4022654cf707125d7ac2ed6f194b0:/www/login.php 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;