summaryrefslogtreecommitdiff
path: root/LedgerSMB/CreditCard/Config.pm
blob: 4a7ecba58d209f0b15308f3984984ea641aae4c0 (plain)
  1. package Config;
  2. $gateway_module = "TrustCommerce";
  3. $debug = 0; # Debugging off by default
  4. 1;