Add new line

This commit is contained in:
Scott Ullrich 2008-11-09 04:08:24 +00:00
parent 1b7c77be68
commit 38be387141

View File

@ -16,4 +16,5 @@ write_config("pfSsh.php added allow all wan rule");
unlink_if_exists("/tmp/config.cache");
$config = parse_config(true);
echo "Reloading the filter configuration...";
filter_configure_sync();
filter_configure_sync();
echo "\n\n";