1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-23 14:13:38 +02:00

remove two DOS EOL

This commit is contained in:
Elan Ruusamäe
2014-09-20 10:33:57 +03:00
committed by Steve Clay
parent bb67f5762b
commit 54cec8b304

View File

@@ -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"