Update uri.php
This commit is contained in:
parent
f6d0376850
commit
90b28d545b
|
@ -67,7 +67,7 @@ if(!function_exists("get_requested_value")) {
|
|||
|
||||
switch($scope) {
|
||||
case "all":
|
||||
$method = "_ALL"
|
||||
$method = "_ALL";
|
||||
break;
|
||||
case "post":
|
||||
$method = "_POST";
|
||||
|
|
Loading…
Reference in New Issue
Block a user