|
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_cesanavigation';
|
|
|
5 |
$plugin->version = 2020080400;
|
|
|
6 |
$plugin->release = 'v3.8-r2';
|
|
|
7 |
$plugin->requires = 2019111802.04;
|