summaryrefslogtreecommitdiff
path: root/htetc/global.asa
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/global.asa')
-rw-r--r--htetc/global.asa2
1 files changed, 2 insertions, 0 deletions
diff --git a/htetc/global.asa b/htetc/global.asa
index 39ec898..1979261 100644
--- a/htetc/global.asa
+++ b/htetc/global.asa
@@ -82,6 +82,8 @@ use FS::msgcat;
use FS::rate;
use FS::rate_region;
use FS::rate_prefix;
+use FS::payment_gateway;
+use FS::agent_payment_gateway;
sub Script_OnStart {
$Response->AddHeader('Cache-control' => 'no-cache');