Updated project name
This commit is contained in:
parent
ae98b67683
commit
2df1a5a162
4 changed files with 12 additions and 11 deletions
|
@ -359,7 +359,7 @@ class Resource extends Object
|
|||
{
|
||||
http_response_code($this->status);
|
||||
header('Content-Type: application/json');
|
||||
header('X-Powered-By: Pickles v2 - https://github.com/joshtronic/pickles');
|
||||
header('X-Powered-By: Pickles v2 - https://picklesphp.com');
|
||||
|
||||
$meta = [
|
||||
'status' => $this->status,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue