public/main/gamification/my_progress.php
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_TRACKING;
- Exclude checks
Variable "UserIsSubscribedToSession" is not in valid camel caps format Open
Open
$UserIsSubscribedToSession = SessionManager::isUserSubscribedAsStudent($lastSessionId, $user->getId());
- Exclude checks
Variable "UserIsSubscribedToSession" is not in valid camel caps format Open
Open
if (!empty($lastSessionId) && $UserIsSubscribedToSession) {
- Exclude checks