From: Kamil Domanski Date: Thu, 23 Jun 2011 16:18:48 +0000 (+0200) Subject: OpenID now won't load if curl is not available X-Git-Tag: v3.0~267^2~456 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6452f5b5cb76b4a26ae8f114a55d09cfd482be52;p=nextcloud-server.git OpenID now won't load if curl is not available --- diff --git a/apps/user_openid/appinfo/app.php b/apps/user_openid/appinfo/app.php index fb3de10e2a8..2e238ed3f27 100644 --- a/apps/user_openid/appinfo/app.php +++ b/apps/user_openid/appinfo/app.php @@ -1,5 +1,10 @@ "user_openid_settings", 'order'=>1, "href" => OC_HELPER::linkTo( "user_openid", "settings.php" ), "name" => "OpenID"));