mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-09 13:38:41 +00:00
change org to unit
This commit is contained in:
parent
ce8b9988bf
commit
65b455f6c0
|
|
@ -215,7 +215,7 @@ abstract class ModuleAbstract
|
||||||
string $status,
|
string $status,
|
||||||
string $title,
|
string $title,
|
||||||
string $message,
|
string $message,
|
||||||
$obj
|
mixed $obj
|
||||||
) : void
|
) : void
|
||||||
{
|
{
|
||||||
$response->header->set('Content-Type', MimeType::M_JSON . '; charset=utf-8', true);
|
$response->header->set('Content-Type', MimeType::M_JSON . '; charset=utf-8', true);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user