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