Bug 7278 : Additional Materials
[koha_gimpoz] / C4 / Output.pm
index 6a8f82d..6ab16d9 100644 (file)
@@ -33,7 +33,6 @@ use C4::Dates qw(format_date);
 use C4::Budgets qw(GetCurrency);
 use C4::Templates;
 
-#use HTML::Template::Pro;
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
 BEGIN {
@@ -53,6 +52,15 @@ BEGIN {
 }
 
 
+=head1 NAME
+
+C4::Output - Functions for managing output, is slowly being deprecated
+
+=head1 FUNCTIONS
+
+=over 2
+=cut
+
 =item FormatNumber
 =cut
 sub FormatNumber{