mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
Update Context.class.php
This commit is contained in:
parent
ec5edff77b
commit
e2704f684a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class Context
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Response method.If it's not set, it follows request method.
|
* Response method.If it's not set, it follows request method.
|
||||||
* @var string HTML|XMLRPC
|
* @var string HTML|XMLRPC|JSON|JS_CALLBACK
|
||||||
*/
|
*/
|
||||||
public $response_method = '';
|
public $response_method = '';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue