diff options
Diffstat (limited to 'htetc')
-rw-r--r-- | htetc/handler.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl index 2f2b0af4a..06060b20a 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -171,6 +171,7 @@ sub handler use FS::payment_gateway; use FS::agent_payment_gateway; use FS::XMLRPC; + use FS::payby; if ( %%%RT_ENABLED%%% ) { eval ' |