]> git.p6c8.net - devedit.git/blobdiff - modules/Output.pm
In some parts of file "Command.pm", make use of new methods defined by the
[devedit.git] / modules / Output.pm
index 30d60b419fe0560996dfafc7f9916df71491241a..9df2450003b7c4461563dec0b497c5d4118849bc 100644 (file)
@@ -82,7 +82,7 @@ sub error($;$$)
   }
  }
 
- $tpl->parse();
+ $tpl->parse;
 
  my $output = header(-type => 'text/html');
  $output   .= $tpl->get_template;

patrick-canterino.de