Update uri.php
This commit is contained in:
parent
54ed2820f4
commit
8fec3be4e2
|
|
@ -33,6 +33,8 @@ if(!function_exists("get_uri")) {
|
||||||
|
|
||||||
if(!function_exists("read_route")) {
|
if(!function_exists("read_route")) {
|
||||||
function read_route($route=false) {
|
function read_route($route=false) {
|
||||||
|
$route = false;
|
||||||
|
|
||||||
$config = get_config();
|
$config = get_config();
|
||||||
$requests = get_requests();
|
$requests = get_requests();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user