* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 2.0.4-21.sme
- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<div id="module" class="module dhcpman-panel">
|
||||
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper $c->current_route
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user