- <?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';
|