summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2005-10-10 12:20:57 +0000
committerivan <ivan>2005-10-10 12:20:57 +0000
commit550685eff557af23e242c545d6a9e27a7ef44f23 (patch)
treef269ba2ad03102153812a8e95d4c7b8ecb5f7994 /htetc/handler.pl
parentcf8f8aafc5595b31f24a7b0d06289c830d123cb8 (diff)
updated quick payment entry
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 737e5af0b..851b2e7d2 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -99,6 +99,7 @@ sub handler
use Tie::IxHash;
use URI::Escape;
use HTML::Entities;
+ use JSON;
use IO::Handle;
use IO::File;
use IO::Scalar;