Update cmd.php

This commit is contained in:
FusionPBX
2019-02-03 12:43:02 -07:00
committed by GitHub
parent f6f2df8152
commit 61d96f7f05

View File

@@ -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']);