Update cmd.php
This commit is contained in:
parent
b9d79d2fce
commit
cdc3f75961
|
|
@ -47,6 +47,7 @@
|
|||
$rdr = check_str($_GET['rdr']);
|
||||
$profile = check_str($_GET['profile']);
|
||||
$domain = check_str($_GET['domain']);
|
||||
$host = check_str($_GET['host']);
|
||||
$show = check_str($_GET['show']);
|
||||
$user = check_str($_GET['user']);
|
||||
$agent = check_str($_GET['agent']);
|
||||
|
|
|
|||
Loading…
Reference in New Issue