Removing cidreset to conserve the course breadcrumb

skala
Julio Montoya 14 years ago
parent 887b55d6d4
commit 74a3cef4de
  1. 2
      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';

Loading…
Cancel
Save