removing warn compilation.
[koha_fer] / help.pl
diff --git a/help.pl b/help.pl
index 1369a06..0917f9b 100755 (executable)
--- a/help.pl
+++ b/help.pl
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,   
 # Suite 330, Boston, MA  02111-1307 USA
 
-use HTML::Template;
+
 use strict;
 require Exporter;
 use C4::Output;  # contains gettemplate
-use C4::Interface::CGI::Output;
+use C4::Output;
 # use C4::Auth;
 use C4::Context;
 use CGI;