AutorÃa | Ultima modificación | Ver Log |
<?phpdefined('MOODLE_INTERNAL') || die();$functions = array('block_cursos_recientes_ajax_list' => array('classname' => 'block_cursos_recientes_ajax_external','methodname' => 'get_listado_de_cursos_recientes','classpath' => 'blocks/cursos_recientes_ajax/externallib.php','description' => 'List of items a user has accessed most recently','type' => 'read','ajax' => true,'services' => array(MOODLE_OFFICIAL_MOBILE_SERVICE),));