Ap.Muthu
unread,Oct 23, 2013, 11:23:47 PM10/23/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Justin James Kelly, SI Group
Hi Justin,
The following code fragment from modules/system_defaults/edit.php lines
210-213 refer to a variable $defpay that does not seem to be used anywhere:
else if ($_GET["submit"] == "def_payment_type") {
$defpay = getDefaultPaymentType();
$payments = getActivePaymentTypes();
Regards,
Ap.Muthu