Production changes.

git-svn-id: http://svn.cleancode.org/svn/pickles@106 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
Josh Sherman 2009-03-07 02:17:00 +00:00
parent 015f25c7b8
commit eaacb61eb1

View file

@ -86,7 +86,6 @@ class WebService_AuthorizeNet_AIM extends WebService_Common {
$login = $this->config->webservices->authorizenet_aim->login;
$transaction_key = $this->config->webservices->authorizenet_aim->transaction_key;
$test_request = 'FALSE';
$test_request = 'TRUE';
}
else {
$url = $this->test_url;