From 067e5ddff71ebedfb9d1889f48829d1766b81c2c Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Mon, 30 Jun 2008 17:23:41 +0000 Subject: whitespace --- system/libraries/Input.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system/libraries/Input.php') diff --git a/system/libraries/Input.php b/system/libraries/Input.php index a2f1d0056..4d2e9e298 100644 --- a/system/libraries/Input.php +++ b/system/libraries/Input.php @@ -834,7 +834,6 @@ class CI_Input { '/\x0b/', '/\x0c/', // 11, 12 '/[\x0e-\x1f]/' // 14-31 ); - } do -- cgit v1.2.3-24-g4f1b