|
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_cesa_reportes';
|
|
|
5 |
$plugin->version = 2023040007;
|
|
|
6 |
$plugin->release = 'v0.0-r1';
|
|
|
7 |
$plugin->requires = 2019111802.04;
|