doc update, etc based on true method for testing
[trustcommerce.git] / CRM / Core / Payment / TrustCommerce.php
index 4548593dcd2ad65d8d9d9f95b0b5ef6fd97f8370..91011365e6c31bed4851a31e86cd390dbd0d8141 100644 (file)
@@ -96,7 +96,7 @@ class CRM_Core_Payment_TrustCommerce extends CRM_Core_Payment {
    * @static
    * @var string
    */
-  static protected $_mode = 'live';
+  static protected $_mode = NULL;
   /**
    * The array of params cooked and passed to the TC API via tc_link().
    * @static