X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4a12c839937370488b8b8a40bef376e7cb0a2ce6..fb005f3fd6f8684441c12d821c8d30a8720dcf16:/SL/Controller/Layout/Css.pm diff --git a/SL/Controller/Layout/Css.pm b/SL/Controller/Layout/Css.pm index a50f56407..43e2b68de 100644 --- a/SL/Controller/Layout/Css.pm +++ b/SL/Controller/Layout/Css.pm @@ -1,5 +1,7 @@ package SL::Controller::Layout::Css; +use strict; + use List::Util qw(max); use Exporter qw(import);