Update cmd.php

This commit is contained in:
FusionPBX
2019-02-03 12:43:02 -07:00
committed by GitHub
parent b9d79d2fce
commit cdc3f75961

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