* Sat May 10 2025 Brian Read <brianr@koozali.org> 11.0.0-2.sme
- correct $config (remove $) and get protocols, services and devices by interrogating ddclient [SME: 13001]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
% content_for 'module' => begin
|
||||
<div id="module" class="module ddclient-panel">
|
||||
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper $c->current_route
|
||||
</p>
|
||||
@@ -45,4 +45,4 @@
|
||||
%}
|
||||
|
||||
</div>
|
||||
%end
|
||||
%end
|
Reference in New Issue
Block a user