We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce071e commit 334a9f6Copy full SHA for 334a9f6
server/plugins-available/firewall_plugin.inc.php
@@ -85,7 +85,7 @@ function update($event_name,$data) {
85
}
86
$udp_ports = trim($udp_ports);
87
88
-
+ $app->load('tpl');
89
$tpl = new tpl();
90
$tpl->newTemplate("bastille-firewall.cfg.master");
91
0 commit comments