Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 25... Línea 25...
25
 */
25
 */
Línea 26... Línea 26...
26
 
26
 
Línea 27... Línea 27...
27
defined('MOODLE_INTERNAL') || die();
27
defined('MOODLE_INTERNAL') || die();
28
 
28
 
29
$plugin->component  = 'workshopallocation_scheduled';
29
$plugin->component  = 'workshopallocation_scheduled';
30
$plugin->version    = 2024042200;
30
$plugin->version    = 2025041400;
31
$plugin->requires   = 2024041600;
31
$plugin->requires   = 2025040800;
32
$plugin->dependencies = [
32
$plugin->dependencies = [
33
    'workshopallocation_random'  => 2024041600,
33
    'workshopallocation_random'  => 2025040800,