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:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user