moodle-mod_htmlcert/classes
Mark Nelson 05e83ee638 Fixed moving item issue
If an item to swap was not found (so was equal
to false) the function was still handling this
as true as it was using 'isset', rather than
'!empty'.
2016-02-20 18:39:14 +08:00
..
plugininfo Added new customcertelement class required in 2.6 to avoid debugging message 2013-10-31 14:53:34 +08:00
admin_setting_link.php Huge refactor 2016-02-20 16:35:19 +08:00
certificate.php Huge refactor 2016-02-20 16:35:19 +08:00
edit_element_form.php Huge refactor 2016-02-20 16:35:19 +08:00
edit_form.php Fixed issue where page with id 1 exists 2016-02-20 18:11:58 +08:00
element.php Huge refactor 2016-02-20 16:35:19 +08:00
element_helper.php Huge refactor 2016-02-20 16:35:19 +08:00
load_template_form.php Huge refactor 2016-02-20 16:35:19 +08:00
page_helper.php Huge refactor 2016-02-20 16:35:19 +08:00
template.php Fixed moving item issue 2016-02-20 18:39:14 +08:00
upload_image_form.php Huge refactor 2016-02-20 16:35:19 +08:00