Files
Chamilo/plugin/bbb/plugin.php
2025-04-10 12:36:07 +02:00

7 lines
134 B
PHP

<?php
/* For license terms, see /license.txt */
require_once __DIR__.'/config.php';
$plugin_info = BBBPlugin::create()->get_info();