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

12 lines
252 B
PHP

<?php
/* For licensing terms, see /vendor/license.txt */
/**
* @package chamilo.plugin.kannelsms
*
* @author Imanol Losada <imanol.losada@beeznest.com>
*/
require_once __DIR__.'/config.php';
$plugin_info = KannelsmsPlugin::create()->get_info();