mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update cmd.php
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
$rdr = check_str($_GET['rdr']);
|
$rdr = check_str($_GET['rdr']);
|
||||||
$profile = check_str($_GET['profile']);
|
$profile = check_str($_GET['profile']);
|
||||||
$domain = check_str($_GET['domain']);
|
$domain = check_str($_GET['domain']);
|
||||||
|
$host = check_str($_GET['host']);
|
||||||
$show = check_str($_GET['show']);
|
$show = check_str($_GET['show']);
|
||||||
$user = check_str($_GET['user']);
|
$user = check_str($_GET['user']);
|
||||||
$agent = check_str($_GET['agent']);
|
$agent = check_str($_GET['agent']);
|
||||||
|
|||||||
Reference in New Issue
Block a user