mirror of
https://github.com/YGGverse/next.git
synced 2025-01-11 23:58:26 +00:00
format incoming separators
This commit is contained in:
parent
94f4b33efb
commit
4fa3b7d7a2
@ -191,7 +191,9 @@ $server->start(
|
||||
],
|
||||
DIRECTORY_SEPARATOR,
|
||||
NEXT_PATH . trim(
|
||||
$request
|
||||
str_replace(
|
||||
'\\', '/', $request
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user