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

11 lines
261 B
PHP

<?php
/* For licensing terms, see /license.txt */
/**
* Config the plugin.
*
* @author Angel Fernando Quiroz Campos <angel.quiroz@beeznest.com>
*
* @package chamilo.plugin.createDrupalUser
*/
require_once api_get_path(SYS_PATH).'main/inc/global.inc.php';