config.php 251 B

1234567891011
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * Config the plugin.
  5. *
  6. * @author Imanol Losada Oriol <imanol.losada@beeznest.com>
  7. *
  8. * @package chamilo.plugin.resubscription
  9. */
  10. require_once api_get_path(SYS_PATH).'main/inc/global.inc.php';