Add fax default setting keep_local.

This commit is contained in:
markjcrane
2015-08-16 01:53:39 -06:00
parent 59bfdde8d8
commit 2947343aca
3 changed files with 13 additions and 5 deletions

View File

@@ -135,6 +135,7 @@ else {
} else {
$forward_prefix = $forward_prefix.$fax_forward_number.'#'; //found
}
$fax_local = check_str($_POST["fax_local"]);
$fax_description = check_str($_POST["fax_description"]);
}