From 38be3871410166d39cc8296b53262fd22739456e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 9 Nov 2008 04:08:24 +0000 Subject: [PATCH] Add new line --- etc/phpshellsessions/enableallowallwan | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/phpshellsessions/enableallowallwan b/etc/phpshellsessions/enableallowallwan index c1466cabf0..ddf803960c 100644 --- a/etc/phpshellsessions/enableallowallwan +++ b/etc/phpshellsessions/enableallowallwan @@ -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(); \ No newline at end of file +filter_configure_sync(); +echo "\n\n"; \ No newline at end of file