mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
update comment
This commit is contained in:
parent
03a41dd7f3
commit
b31149485b
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ $server->start(
|
||||||
string $connect
|
string $connect
|
||||||
): ?string
|
): ?string
|
||||||
{
|
{
|
||||||
// Make goal request
|
// Filter goal request
|
||||||
$goal = preg_replace(
|
$goal = preg_replace(
|
||||||
[
|
[
|
||||||
'/(^|\/)[\.]+/', // hidden items started with dot
|
'/(^|\/)[\.]+/', // hidden items started with dot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue