]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Template/Plugin/JavaScript.pm
und die restlichen .pm Module.
[kivitendo-erp.git] / SL / Template / Plugin / JavaScript.pm
index 467c59111a1cae3f6635594e54e8943ba2075a83..01e5104fa5294396a7c443dd7b0441e3a2d1ec95 100644 (file)
@@ -3,6 +3,8 @@ package SL::Template::Plugin::JavaScript;
 use base qw( Template::Plugin );
 use Template::Plugin;
 
 use base qw( Template::Plugin );
 use Template::Plugin;
 
+use strict;
+
 sub new {
   my $class   = shift;
   my $context = shift;
 sub new {
   my $class   = shift;
   my $context = shift;