@ -24,7 +24,7 @@ $cidReset = true;
// Including some necessary library files.
require_once '../inc/global.inc.php';
require_once api_get_path(LIBRARY_PATH) . 'TeacherTimeReport.class.php';
require_once api_get_path(LIBRARY_PATH) . 'TeacherTimeReport.php';
// Setting the section (for the tabs).
$this_section = SECTION_PLATFORM_ADMIN;