From 2d6d0a4ad438590504c13f04a6b2916a59a99c30 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sat, 9 Feb 2013 22:44:11 +0100 Subject: Whitespace indent fixes --- lib/request.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/request.php') diff --git a/lib/request.php b/lib/request.php index 3c668b02c5f..3af93289670 100755 --- a/lib/request.php +++ b/lib/request.php @@ -114,8 +114,8 @@ class OC_Request { switch($encoding) { - case 'ISO-8859-1' : - $path_info = utf8_encode($path_info); + case 'ISO-8859-1' : + $path_info = utf8_encode($path_info); } // end copy -- cgit v1.2.3