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