Update uri.php
This commit is contained in:
parent
d62e0859e4
commit
f9db90f031
|
@ -414,9 +414,3 @@ if(!is_fn("set_header_content_type")) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
if(!is_fn("get_requested_jsondata")) {
|
||||
function get_requested_jsondata($name, $escape_quotes=true, $escape_tags=false) {
|
||||
return get_requested_jsondata($name, "_JSON", $escape_quotes, $escape_tags);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user