|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
<?php
|
|
|
2 |
defined('MOODLE_INTERNAL') || die();
|
|
|
3 |
|
|
|
4 |
$plugin->version = 2023030002; // The current plugin version (Date: YYYYMMDDXX)
|
|
|
5 |
$plugin->requires = 2019051100; // Requires this Moodle version
|
|
|
6 |
$plugin->component = 'block_cesa_menu_acceso_rapido'; // Full name of the plugin (used for diagnostics)
|