config.php 426 B

12345678910111213141516
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * Config the plugin.
  5. *
  6. * @author Angel Fernando Quiroz Campos <angel.quiroz@beeznest.com>
  7. *
  8. * @package chamilo.plugin.tour
  9. */
  10. //require_once '../../main/inc/global.inc.php';
  11. define('TABLE_TOUR_LOG', 'plugin_tour_log');
  12. require_once api_get_path(SYS_PATH).'main/inc/global.inc.php';
  13. // Edit the config/tour.json file to add more pages or more elements to the guide