diff --git a/main/mySpace/myStudents.php b/main/mySpace/myStudents.php index c4dcde20fb..83ad42a237 100644 --- a/main/mySpace/myStudents.php +++ b/main/mySpace/myStudents.php @@ -8,8 +8,6 @@ // name of the language file that needs to be included $language_file = array('registration', 'index', 'tracking', 'exercice', 'admin', 'gradebook', 'survey'); -$cidReset = true; - require_once '../inc/global.inc.php'; require_once api_get_path(LIBRARY_PATH).'export.lib.inc.php';