public/main/session/session_list.php
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
$tool_name = get_lang('Session list');
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = $result['column_model'];
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
Display::display_header($tool_name);
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['autowidth'] = 'true';
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['postData'] = [
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params,
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
$action_links,
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
$action_links = 'function action_formatter(cellvalue, options, rowObject) {
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['sortorder'] = 'desc';
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model,
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['height'] = 'auto';
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['sortname'] = 'display_end_date';
- Exclude checks