X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4a12c839937370488b8b8a40bef376e7cb0a2ce6..b1064ee5930a42d6b1539f77ecd4e616997be3aa:/SL/Controller/Layout/Css.pm?ds=sidebyside 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);