@ -1,6 +1,6 @@
<?php
// name of the language file that needs to be included
$language_file = array('admin', 'events');
$language_file = array('admin');
$cidReset = true;
require_once '../inc/global.inc.php';
@ -7,7 +7,7 @@
*/
// Language files that need to be included.
$language_file = array('admin', 'tracking','coursebackup', 'events');
$language_file = array('admin', 'tracking','coursebackup');
// Resetting the course id.