. /** * Definition of sub-plugins. * * @package mod_customcert * @copyright 2013 Mark Nelson * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $subplugins = array('customcertelement' => 'mod/customcert/element');