Update uri.php
This commit is contained in:
parent
61d8069b76
commit
f1c8e01b44
|
@ -37,7 +37,7 @@ if(!is_fn("get_uri")) {
|
|||
}
|
||||
|
||||
if(!is_fn("read_route")) {
|
||||
function read_route($route=false, $base_route="/") {
|
||||
function read_route() {
|
||||
$route = false;
|
||||
|
||||
$config = get_config();
|
||||
|
|
Loading…
Reference in New Issue
Block a user