From 2b4ecbaba0b6696d399166a1faab79cd6f6e2d43 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Fri, 29 Jun 2012 18:36:24 +0200 Subject: Whitespace fixes --- apps/user_openid/appinfo/app.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/user_openid/appinfo/app.php') diff --git a/apps/user_openid/appinfo/app.php b/apps/user_openid/appinfo/app.php index c683254101f..a37b3237e20 100644 --- a/apps/user_openid/appinfo/app.php +++ b/apps/user_openid/appinfo/app.php @@ -50,5 +50,3 @@ if(isset($_GET['openid_mode']) and $_GET['openid_mode'] == 'id_res'){ OCP\Util::writeLog('user_openid','USER CANCELED REQUEST',OCP\Util::DEBUG); return false; } - -?> -- cgit v1.2.3