summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2004-02-12 06:31:39 +0000
committerivan <ivan>2004-02-12 06:31:39 +0000
commit795f1508db74c47a42cf947be9401c6db9b61083 (patch)
treeb1ae994a959c13b86ead2e2105a5c4ac165eca68 /htetc/handler.pl
parent1158b98b59803b3bc05a38f73e639fc6b2b8799e (diff)
re-email invoice, closes: bug#526 and have print and email invoice links redirect back to top of customer view page instead of #history tag
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index d7b41139d..692140817 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -79,6 +79,7 @@ sub handler
use FS::CGI qw(header menubar popurl table itable ntable idiot eidiot
small_custview myexit http_header);
use FS::Msgcat qw(gettext geterror);
+ use FS::Misc qw( send_email );
use FS::agent;
use FS::agent_type;