From 52f2e7112ea985203eca16aa787bd75a7cf92194 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Wed, 29 Aug 2012 08:38:33 +0200 Subject: Whitespace fixes in lib --- lib/json.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/json.php') diff --git a/lib/json.php b/lib/json.php index 3d9d5c96fa3..32ae734e4a5 100644 --- a/lib/json.php +++ b/lib/json.php @@ -52,7 +52,7 @@ class OC_JSON{ exit(); } } - + /** * Check if the user is a admin, send json error msg if not */ @@ -64,7 +64,7 @@ class OC_JSON{ exit(); } } - + /** * Check if the user is a subadmin, send json error msg if not */ -- cgit v1.2.3