* 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:
@@ -6,7 +6,7 @@
|
||||
</p>
|
||||
|
||||
% my @denys = @{$c->get_current_deny()};
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p><%= dumper @denys %></p>
|
||||
% }
|
||||
|
||||
|
Reference in New Issue
Block a user