config.php 257 B

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