Merge remote branch 'kc/new/merge_help' into kcmaster
[koha_gimpoz] / 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;