* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 0.1.18-35.sme

- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
2025-09-23 13:06:37 +01:00
parent f40fa22885
commit b596eafc6c
3 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<div id="module" class="module fail2ban-panel">
%if ($config->{debug} == 1) {
%if (config->{debug} == 1) {
<p>
%= dumper $c->current_route
%= dumper $f2b_datas