* @author Julio Montoya cleaning code, chamilo code style changes, all agenda feature work with courses and sessions, only admins and rrhh users can see this page
*
*
* @author Carlos Brolo First code submittion
* @author Julio Montoya cleaning code, chamilo code style changes, all agenda feature work with courses and sessions, only admins and rrhh users can see this page
*
*
* @author Carlos Brolo First code submittion
*/
// name of the language file that needs to be included
@ -15,7 +15,7 @@ $language_file = 'agenda';
// we are not inside a course, so we reset the course id
$cidReset = true;
// setting the global file that gets the general configuration, the databases, the languages, ...