Update cmd.php

This commit is contained in:
FusionPBX 2019-02-03 12:43:02 -07:00 committed by GitHub
parent b9d79d2fce
commit cdc3f75961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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