diff --git a/root/usr/share/smanager/themes/default/templates/webhosting.html.ep b/root/usr/share/smanager/themes/default/templates/webhosting.html.ep index 36268fc..055bc57 100644 --- a/root/usr/share/smanager/themes/default/templates/webhosting.html.ep +++ b/root/usr/share/smanager/themes/default/templates/webhosting.html.ep @@ -3,7 +3,7 @@ % content_for 'module' => begin
- % if ($config->{debug} == 1) { + % if (config->{debug} == 1) {

%= dumper $c->current_route %= dumper $wh_datas