$var)) { $form->$var = ''; } } $curcost = $this->get_course_cost($course); $userfirstname = empty($form->ccfirstname) ? $USER->firstname : $form->ccfirstname; $userlastname = empty($form->cclastname) ? $USER->lastname : $form->cclastname; $useraddress = empty($form->ccaddress) ? $USER->address : $form->ccaddress; $usercity = empty($form->cccity) ? $USER->city : $form->cccity; $usercountry = empty($form->cccountry) ? $USER->country : $form->cccountry; ?>

ccerrors['header'])) { formerr($this->ccerrors['header']); } ?>

an_avs)) { /* Address Verification System */ ?>
: ccerrors['cc'])) { formerr($this->ccerrors['cc']); } ?>
: ccerrors['ccfirstlast'])) { formerr($this->ccerrors['ccfirstlast']); } ?>
: ccexpiremm); $nowdate = getdate(); $nowyear = $nowdate["year"]-1; for ($i=$nowyear; $i<=$nowyear+11; $i++) { $years[$i] = $i; } choose_from_menu($years, 'ccexpireyyyy', $form->ccexpireyyyy); if (!empty($this->ccerrors['ccexpire'])) { formerr($this->ccerrors['ccexpire']); } ?>
: cctype); if (!empty($this->ccerrors['cctype'])) { formerr($this->ccerrors['cctype']); } ?>
: ccerrors['cvv'])) { formerr($this->ccerrors['cvv']); } ?>
: ccerrors['ccaddress'])) { formerr($this->ccerrors['ccaddress']); } ?>
/ : / ccerrors['cccity'])) { formerr($this->ccerrors['cccity']); } ?>
: ccerrors['cccountry'])) { formerr($this->ccerrors['cccountry']); } ?>
: ccerrors['cczip'])) { formerr($this->ccerrors['cczip']); } ?>
">