1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-11 08:34:19 +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!'
,'method' => 'deflate'
));
$he->encode();
$he->sendAll();
$he->encode();
$he->sendAll();
} else {
// echo status "0" or "1"