Fix for Bug 6402, Lists sorted by year appear to be empty
[koha_fer] / admin / admin-home.pl
index 3205978..ad7a897 100755 (executable)
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use warnings;
+
 use CGI;
 use C4::Auth;
 use C4::Output;
-use C4::Interface::CGI::Output;