Edit file File name : course_info.conf.php Content :<?php /** * This file holds the configuration constants and variables * for the course info tool. * * @package chamilo.configuration */ $course_info_is_editable = true; Save