summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/phpshellsessions/enableallowallwan2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/enableallowallwan b/etc/phpshellsessions/enableallowallwan
index 94f95ff..c1466ca 100644
--- a/etc/phpshellsessions/enableallowallwan
+++ b/etc/phpshellsessions/enableallowallwan
@@ -15,5 +15,5 @@ unlink_if_exists("/tmp/config.cache");
write_config("pfSsh.php added allow all wan rule");
unlink_if_exists("/tmp/config.cache");
$config = parse_config(true);
-echo "Reloading the filter configuration..."
+echo "Reloading the filter configuration...";
filter_configure_sync(); \ No newline at end of file
OpenPOWER on IntegriCloud