Awight has uploaded a new change for review.
https://gerrit.wikimedia.org/r/169543
Change subject: Got rid of the unused RGC test_url
......................................................................
Got rid of the unused RGC test_url
Change-Id: I94f668d27baddd36645276f1febddbab5202f090
---
M sites/all/modules/recurring_globalcollect/recurring_globalcollect.module
1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm
refs/changes/43/169543/1
diff --git
a/sites/all/modules/recurring_globalcollect/recurring_globalcollect.module
b/sites/all/modules/recurring_globalcollect/recurring_globalcollect.module
index 0da8503..7adf3b3 100644
--- a/sites/all/modules/recurring_globalcollect/recurring_globalcollect.module
+++ b/sites/all/modules/recurring_globalcollect/recurring_globalcollect.module
@@ -74,15 +74,6 @@
'#description' => t( 'The url to the Global Collect Gateway.' ),
);
- $form[ 'recurring_globalcollect' ][ 'localhost_test_url' ] = array(
- '#maxlength' => 255,
- '#type' => 'textfield',
- '#title' => t('Default Testing Url'),
- '#required' => FALSE,
- '#default_value' => variable_get('localhost_test_url', $defaultTestUrl),
- '#description' => t( 'The url to the local server to test the connection.
This should point to your CiviCRM host.' ),
- );
-
$form['recurring_globalcollect_merchant_id'] = array(
'#type' => 'textfield',
'#title' => t('Global Collect Merchant ID'),
--
To view, visit https://gerrit.wikimedia.org/r/169543
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I94f668d27baddd36645276f1febddbab5202f090
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits