. // // // /////////////////////////////////////////////////////////////////////////// /** * @package course * @subpackage publish * @author Jerome Mouneyrac * @license http://www.gnu.org/copyleft/gpl.html GNU GPL * @copyright (C) 1999 onwards Martin Dougiamas http://dougiamas.com * * The forms used for course publication */ defined('MOODLE_INTERNAL') || die(); debugging('Support for alternative hubs has been removed from Moodle in 3.4. For communication with moodle.net ' . 'see lib/classes/hub/ .', DEBUG_DEVELOPER);