// SYSTEM PANEL //
[ROOT]
/
var
/
softaculous
/
chamilo
[ PARENT ]
EDIT :: course_info.conf.php
<?php /** * This file holds the configuration constants and variables * for the course info tool. * * @package chamilo.configuration */ $course_info_is_editable = true;
SAVE
CANCEL