public/main/gradebook/certificate_report.php
Variable "is_allowedToTrack" is not in valid camel caps format Open
Open
$is_allowedToTrack = api_is_platform_admin(true) || api_is_student_boss();
- Exclude checks
Variable "is_allowedToTrack" is not in valid camel caps format Open
Open
if (!$is_allowedToTrack) {
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_TRACKING;
- Exclude checks