infrastructure for easier schema changes, and: add payment_gateway, payment_gateway_o...
[freeside.git] / htetc / global.asa
index 39ec898..1979261 100644 (file)
@@ -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');