Implement a bunch of stuff
This commit is contained in:
@@ -13,7 +13,7 @@ function runEndpoint($endpoint_file): ?array
|
||||
function getEndpoint($endpoint_name): string
|
||||
{
|
||||
$output = array();
|
||||
$output["status"] = "fail";
|
||||
$output["Status"] = "Fail";
|
||||
global $routerConfig;
|
||||
global $routerRequest;
|
||||
|
||||
|
Reference in New Issue
Block a user