mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 02:01:40 +09:00
Merge branch 'develop' into next
This commit is contained in:
commit
5985ca5b6b
25 changed files with 242 additions and 187 deletions
|
|
@ -330,7 +330,7 @@ class DisplayHandler extends Handler
|
|||
*/
|
||||
public static function _printJSONHeader()
|
||||
{
|
||||
header("Content-Type: text/javascript; charset=UTF-8");
|
||||
header("Content-Type: application/json; charset=UTF-8");
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue