|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
<?php
|
|
|
2 |
defined('MOODLE_INTERNAL') || die();
|
|
|
3 |
|
|
|
4 |
$plugin->component = 'local_interfazcesa';
|
|
|
5 |
$plugin->version = 2021062302;
|
|
|
6 |
$plugin->release = 'v1.1';
|
|
|
7 |
$plugin->requires = 2018051700;
|