so Search.tsf and Search.rdf work
[freeside.git] / htetc / handler.pl
index f41db36..b44e3f2 100644 (file)
@@ -93,6 +93,7 @@ sub handler
       use Date::Format;
       use Date::Parse;
       use Time::Local;
+      use Time::Duration;
       use Tie::IxHash;
       use HTML::Entities;
       use IO::Handle;
@@ -117,7 +118,7 @@ sub handler
                      small_custview myexit http_header);
       use FS::UI::Web;
       use FS::Msgcat qw(gettext geterror);
-      use FS::Misc qw( send_email );
+      use FS::Misc qw( send_email send_fax );
       use FS::Report::Table::Monthly;
       use FS::TicketSystem;