moodle/enrol/authorize
2006-09-02 13:42:28 +00:00
..
db + New ENUM field: paymentmethod(cc,echeck); 2006-08-31 18:24:37 +00:00
authorizenetlib.php Moved all static functions in authorize class to localfuncs.php as normal function. 2006-09-02 11:49:02 +00:00
config.html Better handling of forms and configs. 2006-09-02 12:37:01 +00:00
const.php + New ENUM field: paymentmethod(cc,echeck); 2006-08-31 18:24:37 +00:00
enrol.html Submit buttons (ccsubmit, echecksubmit) are no longer used. Hidden field paymentmethod is enough for checking forms. 2006-09-02 13:09:21 +00:00
enrol.php Don't show "Notice: Undefined property: paymentmethod" 2006-09-02 13:42:28 +00:00
index.php New string: paymentmethod 2006-09-01 16:43:52 +00:00
localfuncs.php Moved all static functions in authorize class to localfuncs.php as normal function. 2006-09-02 11:49:02 +00:00
locallib.php Echecks can not be cancelled. 2006-09-01 17:16:08 +00:00
version.php + New ENUM field: paymentmethod(cc,echeck); 2006-08-31 18:24:37 +00:00