mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
add comment
This commit is contained in:
parent
b31149485b
commit
0782a243fd
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ $server->start(
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Send response
|
||||||
return empty($response) ? NEXT_FAIL : $response;
|
return empty($response) ? NEXT_FAIL : $response;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
Loading…
Add table
Add a link
Reference in a new issue