Deleting Date::Manip
[koha_fer] / opac / opac-suggestions.pl
index cdec0e7..a8b8a6b 100755 (executable)
@@ -19,7 +19,7 @@ use strict;
 require Exporter;
 use CGI;
 use C4::Auth;    # get_template_and_user
-use C4::Interface::CGI::Output;
+use C4::Output;
 use C4::Suggestions;
 
 my $input           = new CGI;