Files
Chamilo/app/config/course_info.conf.dist.php
2025-04-10 12:53:50 +02:00

11 lines
176 B
PHP

<?php
/**
* This file holds the configuration constants and variables
* for the course info tool.
*
* @package chamilo.configuration
*/
$course_info_is_editable = true;