Update json.format.php
This commit is contained in:
parent
29794f103c
commit
8fa2039379
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
// json.format.php
|
||||
// @date 2019-10-13
|
||||
// @author Go Namhyeon <gnh1201@gmail.com>
|
||||
|
||||
if(!check_function_exists("json_decode_ex")) {
|
||||
function json_decode_ex($data, $options=array()) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user