Remove count($_SESSION["domains"]) > 1 from the as the domain name should always be part of the fax directory path.

This commit is contained in:
markjcrane
2015-12-08 21:59:09 -07:00
parent cbc2c81348
commit 532e01b5c0
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -931,7 +931,6 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo "</table>";
echo "<br>";
echo "</div>\n";
}
echo "</form>";