mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 19:02:14 +09:00
최종단계에서 Set http status message
This commit is contained in:
parent
13c6178a57
commit
de0b09f4e3
3 changed files with 6 additions and 7 deletions
|
|
@ -1524,7 +1524,6 @@ class Context
|
|||
if ($status != 200)
|
||||
{
|
||||
$oMessageObject->setHttpStatusCode($status);
|
||||
ModuleHandler::_setHttpStatusMessage($status);
|
||||
}
|
||||
|
||||
if (in_array(Context::getRequestMethod(), array('XMLRPC', 'JSON', 'JS_CALLBACK')))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue