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

7 lines
144 B
PHP

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