Files
Chamilo/plugin/sepe/index.php
2025-08-14 22:39:38 +02:00

13 lines
294 B
PHP

<?php
/* For licensing terms, see /license.txt */
/**
* Config the plugin.
*
* @author Jose Angel Ruiz <jaruiz@nosolored.com>
* @author Julio Montoya <gugli100@gmail.com>
*
* @package chamilo.plugin.sepe
*/
require_once __DIR__.'/config.php';
require_once __DIR__.'/src/index.sepe.php';