public/main/admin/user_information.php
Variable "table_course" is not in valid camel caps format Open
Open
$table_course = Database::get_main_table(TABLE_MAIN_COURSE);
- Exclude checks
Variable "personal_course_list" is not in valid camel caps format Open
Open
$personal_course_list = [];
- Exclude checks
Variable "table_course_user" is not in valid camel caps format Open
Open
$table_course_user = Database::get_main_table(TABLE_MAIN_COURSE_USER);
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = $completeName = UserManager::formatUserFullName($user);
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_PLATFORM_ADMIN;
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
Display::display_header($tool_name);
- Exclude checks
Variable "personal_course_list" is not in valid camel caps format Open
Open
$personal_course_list = [];
- Exclude checks