Skip to content

Commit 334a9f6

Browse files
committed
1 parent dce071e commit 334a9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/plugins-available/firewall_plugin.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ function update($event_name,$data) {
8585
}
8686
$udp_ports = trim($udp_ports);
8787

88-
88+
$app->load('tpl');
8989
$tpl = new tpl();
9090
$tpl->newTemplate("bastille-firewall.cfg.master");
9191

0 commit comments

Comments
 (0)