* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 0.2-18.sme
- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
%end
|
||||
|
||||
% content_for 'module' => begin
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper stash 'url'
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user