Update uri.php

This commit is contained in:
Namhyeon Go 2019-10-13 21:07:39 +09:00 committed by GitHub
parent 1ae319b6c1
commit c0d3d872b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -357,8 +357,3 @@ if(!check_function_exists("get_requested_jsondata")) {
return get_requested_jsondata($name, "_JSON", $escape_quotes, $escape_tags);
}
}
// set scope
set_scope("requests", read_requests());
//EOF