mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-15 01:20:31 +00:00
remove line separators
This commit is contained in:
parent
939d86c94c
commit
25b5ed54de
@ -211,7 +211,7 @@ $server->setHandler(
|
||||
(string) str_replace('%', '%%', $request),
|
||||
(string) is_null($code) ? '[off]' : $code,
|
||||
(string) mb_strlen($content),
|
||||
(string) PHP_EOL . $content . PHP_EOL,
|
||||
(string) $content,
|
||||
],
|
||||
$config->nps->action->handler->debug->template
|
||||
) . PHP_EOL
|
||||
|
Loading…
x
Reference in New Issue
Block a user