]> wagnertech.de Git - kivitendo-erp.git/commitdiff
strict
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Sep 2012 16:00:30 +0000 (18:00 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:53 +0000 (15:59 +0200)
SL/Controller/Layout/Css.pm

index a50f564073af52ed6896b813042384b5000bd88e..43e2b68de14909d556f2d73542f5ac915fb3bcc9 100644 (file)
@@ -1,5 +1,7 @@
 package SL::Controller::Layout::Css;
 
+use strict;
+
 use List::Util qw(max);
 use Exporter qw(import);