course_info.conf.dist.php 176 B

1234567891011
  1. <?php
  2. /**
  3. * This file holds the configuration constants and variables
  4. * for the course info tool.
  5. *
  6. * @package chamilo.configuration
  7. */
  8. $course_info_is_editable = true;