From ce109925aa11aa31e6b196aa7b931207ff936e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 20 Sep 2014 10:33:57 +0300 Subject: [PATCH] remove two DOS EOL --- min/builder/ocCheck.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/min/builder/ocCheck.php b/min/builder/ocCheck.php index c47baa3..8cc19af 100644 --- a/min/builder/ocCheck.php +++ b/min/builder/ocCheck.php @@ -26,8 +26,8 @@ if (isset($_GET['hello'])) { 'content' => 'World!' ,'method' => 'deflate' )); - $he->encode(); - $he->sendAll(); + $he->encode(); + $he->sendAll(); } else { // echo status "0" or "1"