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

7 lines
157 B
PHP

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