1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-12 00:54:35 +02:00

remove two DOS EOL

This commit is contained in:
Elan Ruusamäe
2014-09-20 10:33:57 +03:00
parent a0c5ecb514
commit ce109925aa

View File

@@ -26,8 +26,8 @@ if (isset($_GET['hello'])) {
'content' => 'World!' 'content' => 'World!'
,'method' => 'deflate' ,'method' => 'deflate'
)); ));
$he->encode(); $he->encode();
$he->sendAll(); $he->sendAll();
} else { } else {
// echo status "0" or "1" // echo status "0" or "1"