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

7 lines
147 B
PHP

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