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

12 lines
258 B
PHP

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