Remove $ from config in layout
This commit is contained in:
parent
607f7ccb51
commit
eee5d0a60e
@ -3,7 +3,7 @@
|
||||
% content_for 'module' => begin
|
||||
<div id="module" class="module panel-webhosting">
|
||||
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper $c->current_route
|
||||
%= dumper $wh_datas
|
||||
|
Loading…
x
Reference in New Issue
Block a user