Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(974 errors, 171 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

blocks/ejsapp_collab_session/block_ejsapp_collab_session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#37) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#48) Visibility must be declared on method "init"
(#49) Line indented incorrectly; expected at least 8 spaces, found 6
(#53) Inline control structures are not allowed
(#54) Inline control structures are not allowed
(#56) Inline control structures are not allowed
(#57) Inline control structures are not allowed
(#63) Visibility must be declared on method "get_content"
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#67) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "collaborative_lab_records" must not contain underscores.
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Variable "collaborative_lab_records" must not contain underscores.
(#97) Line exceeds maximum limit of 180 characters; contains 193 characters
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 5
(#100) Variable "am_i_director" must not contain underscores.
(#100) Expected 1 space before "="; 0 found
(#101) Variable "am_i_director" must not contain underscores.
(#102) Variable "session_director" must not contain underscores.
(#102) Commas (,) must be followed by white space.
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#103) Variable "session_id" must not contain underscores.
(#103) Variable "session_director" must not contain underscores.
(#105) Variable "session_invited" must not contain underscores.
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#106) Variable "session_id" must not contain underscores.
(#106) Variable "session_invited" must not contain underscores.
(#107) Line indented incorrectly; expected 16 spaces, found 12
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Variable "session_id" must not contain underscores.
(#109) Line exceeds maximum limit of 180 characters; contains 188 characters
(#110) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 16 spaces, found 6
(#112) Variable "am_i_director" must not contain underscores.
(#113) Line indented incorrectly; expected at least 20 spaces, found 16
(#113) Variable "close_button" must not contain underscores.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 16 spaces, found 6
(#115) Line indented incorrectly; expected at least 20 spaces, found 16
(#115) Variable "close_button" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 16 spaces, found 6
(#118) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "session_id" must not contain underscores.
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "close_button" must not contain underscores.
(#118) Line exceeds maximum limit of 180 characters; contains 228 characters
(#119) Line indented incorrectly; expected at least 16 spaces, found 12
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 5
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 6
(#121) Variable "master_user_url" must not contain underscores.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Line exceeds 132 characters; contains 160 characters
(#122) Variable "master_user_url" must not contain underscores.
(#125) Variable "participate_in_session_url" must not contain underscores.
(#125) Line exceeds 132 characters; contains 169 characters
(#126) Variable "participate_in_session_url" must not contain underscores.
(#126) Line exceeds 132 characters; contains 148 characters
(#129) Closing brace indented incorrectly; expected 5 spaces, found 8
(#137) Visibility must be declared on method "applicable_formats"
(#138) Line indented incorrectly; expected at least 8 spaces, found 6
(#146) Visibility must be declared on method "html_attributes"
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Visibility must be declared on method "has_config"
(#155) Opening brace must be the last content on the line
(#155) Closing brace must be on a line by itself
blocks/ejsapp_collab_session/classes/privacy/provider.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/ejsapp_collab_session/close_collab_session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#36) Whitespace found at end of line
(#43) Variable "course_id" must not contain underscores.
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Variable "course_id" must not contain underscores.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 86% valid code; is this commented out code?
(#51) No space found before comment text; expected "// $PAGE->set_context($context);" but found "//$PAGE->set_context($context);"
(#62) Variable "course_url" must not contain underscores.
(#62) Variable "course_id" must not contain underscores.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Line exceeds 132 characters; contains 153 characters
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Variable "course_id" must not contain underscores.
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Variable "course_url" must not contain underscores.
(#73) Line exceeds maximum limit of 180 characters; contains 209 characters
blocks/ejsapp_collab_session/edit_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Variable "list_sarlab_IPs" must be all lower-case
(#47) Variable "list_sarlab_IPs" must not contain underscores.
(#48) Inline control structures are not allowed
(#48) Variable "list_sarlab_IPs" must be all lower-case
(#48) Variable "list_sarlab_IPs" must not contain underscores.
(#48) Variable "sarlab_IP" must be all lower-case
(#48) Variable "sarlab_IP" must not contain underscores.
(#48) Variable "list_sarlab_IPs" must be all lower-case
(#48) Variable "list_sarlab_IPs" must not contain underscores.
(#49) Inline control structures are not allowed
(#49) Variable "sarlab_IP" must be all lower-case
(#49) Variable "sarlab_IP" must not contain underscores.
(#50) Variable "init_pos" must not contain underscores.
(#50) Variable "sarlab_IP" must be all lower-case
(#50) Variable "sarlab_IP" must not contain underscores.
(#51) Variable "end_pos" must not contain underscores.
(#51) Variable "sarlab_IP" must be all lower-case
(#51) Variable "sarlab_IP" must not contain underscores.
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Variable "init_pos" must not contain underscores.
(#52) Variable "init_pos" must not contain underscores.
(#52) Variable "end_pos" must not contain underscores.
(#53) Variable "sarlab_instance_options" must not contain underscores.
(#55) Variable "sarlab_instance_options" must not contain underscores.
(#55) Variable "sarlab_IP" must be all lower-case
(#55) Variable "sarlab_IP" must not contain underscores.
(#55) Commas (,) must be followed by white space.
(#55) Variable "init_pos" must not contain underscores.
(#55) Expected 1 space before "+"; 0 found
(#55) Expected 1 space after "+"; 0 found
(#55) Commas (,) must be followed by white space.
(#55) Variable "end_pos" must not contain underscores.
(#55) Expected 1 space before "-"; 0 found
(#55) Expected 1 space after "-"; 0 found
(#55) Variable "init_pos" must not contain underscores.
(#55) Expected 1 space before "-"; 0 found
(#55) Expected 1 space after "-"; 0 found
(#57) Variable "list_sarlab_IPs" must be all lower-case
(#57) Variable "list_sarlab_IPs" must not contain underscores.
(#58) Variable "sarlab_instance_options_temp" must not contain underscores.
(#58) Variable "list_sarlab_IPs" must be all lower-case
(#58) Variable "list_sarlab_IPs" must not contain underscores.
(#59) Variable "init_pos" must not contain underscores.
(#59) Variable "sarlab_instance_options_temp" must not contain underscores.
(#60) Variable "end_pos" must not contain underscores.
(#60) Variable "sarlab_instance_options_temp" must not contain underscores.
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Variable "init_pos" must not contain underscores.
(#61) Variable "init_pos" must not contain underscores.
(#61) Variable "end_pos" must not contain underscores.
(#62) Variable "sarlab_instance_options" must not contain underscores.
(#62) Expected 1 space before "+"; 0 found
(#62) Expected 1 space after "+"; 0 found
(#64) Variable "sarlab_instance_options" must not contain underscores.
(#64) Variable "sarlab_instance_options_temp" must not contain underscores.
(#64) Commas (,) must be followed by white space.
(#64) Variable "init_pos" must not contain underscores.
(#64) Expected 1 space before "+"; 0 found
(#64) Expected 1 space after "+"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Variable "end_pos" must not contain underscores.
(#64) Expected 1 space before "-"; 0 found
(#64) Expected 1 space after "-"; 0 found
(#64) Variable "init_pos" must not contain underscores.
(#64) Expected 1 space before "-"; 0 found
(#64) Expected 1 space after "-"; 0 found
(#68) Variable "sarlab_instance_options" must not contain underscores.
(#68) Line exceeds 132 characters; contains 155 characters
blocks/ejsapp_collab_session/init_page.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#37) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Variable "page_caller" must not contain underscores.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#56) Variable "page_caller" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Variable "page_caller" must not contain underscores.
(#59) Whitespace found at end of line
blocks/ejsapp_collab_session/invite_participants.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Line exceeds 132 characters; contains 136 characters
(#60) Line exceeds 132 characters; contains 140 characters
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "context_course" must not contain underscores.
(#64) Variable "context_course" must not contain underscores.
(#68) Variable "context_course" must not contain underscores.
(#83) Line exceeds 132 characters; contains 135 characters
(#95) Opening brace should be on the same line as the declaration
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Opening brace should be on the same line as the declaration
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "collaborative_lab_records" must not contain underscores.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#125) Variable "collaborative_lab_records" must not contain underscores.
(#125) Variable "collaborative_lab_records" must not contain underscores.
(#127) Variable "context_course" must not contain underscores.
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#128) Variable "collaborative_lab_records" must not contain underscores.
(#128) Variable "collaborative_lab_record" must not contain underscores.
(#129) Variable "lab_name" must not contain underscores.
(#129) Variable "collaborative_lab_record" must not contain underscores.
(#129) Variable "collaborative_lab_record" must not contain underscores.
(#131) Variable "collaborative_lab_record" must not contain underscores.
(#136) Expected 1 space after "="; 2 found
(#137) Variable "sarlab_collab_conf" must not contain underscores.
(#139) Variable "sarlab_collab_conf" must not contain underscores.
(#140) Variable "sarlab_collab_instance" must not contain underscores.
(#140) Line exceeds 132 characters; contains 138 characters
(#141) Variable "sarlab_collab_ips" must not contain underscores.
(#142) Variable "sarlab_collab_ips" must not contain underscores.
(#142) Variable "sarlab_collab_instance" must not contain underscores.
(#142) Variable "sarlab_collab_ips" must not contain underscores.
(#142) Variable "sarlab_collab_instance" must not contain underscores.
(#143) Variable "sarlab_collab_ports" must not contain underscores.
(#144) Variable "sarlab_collab_ports" must not contain underscores.
(#144) Variable "sarlab_collab_instance" must not contain underscores.
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) This comment is 50% valid code; is this commented out code?
(#145) No space found before comment text; expected "// 49999 //79" but found "//49999 //79"
(#151) Variable "sarlab_collab_instance" must not contain underscores.
(#159) Line exceeds 132 characters; contains 135 characters
(#163) Line exceeds 132 characters; contains 176 characters
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) 3 slashes comments are not allowed; use "// Comment." instead
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) 3 slashes comments are not allowed; use "// Comment." instead
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) 3 slashes comments are not allowed; use "// Comment." instead
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) 3 slashes comments are not allowed; use "// Comment." instead
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) 3 slashes comments are not allowed; use "// Comment." instead
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) 3 slashes comments are not allowed; use "// Comment." instead
(#283) Line exceeds maximum limit of 180 characters; contains 203 characters
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) This comment is 85% valid code; is this commented out code?
(#357) Line exceeds 132 characters; contains 144 characters
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) 3 slashes comments are not allowed; use "// Comment." instead
(#372) Line exceeds 132 characters; contains 134 characters
(#375) Line exceeds 132 characters; contains 154 characters
(#380) Line exceeds 132 characters; contains 146 characters
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) 3 slashes comments are not allowed; use "// Comment." instead
(#422) Commas (,) must be followed by white space.
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Line exceeds 132 characters; contains 139 characters
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Commas (,) must be followed by white space.
(#476) Line exceeds 132 characters; contains 146 characters
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) 3 slashes comments are not allowed; use "// Comment." instead
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Expected 1 space after "="; 2 found
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Variable "lab_name" must not contain underscores.
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Expected 1 space before "=>"; 0 found
(#566) Expected 1 space after "=>"; 0 found
(#567) Expected 1 space before "=>"; 0 found
(#567) Expected 1 space after "=>"; 0 found
(#567) Expected 1 space before "=>"; 0 found
(#567) Expected 1 space after "=>"; 0 found
(#567) Line exceeds 132 characters; contains 136 characters
(#573) Line exceeds 132 characters; contains 153 characters
(#583) Line exceeds 132 characters; contains 143 characters
(#589) Expected 1 space before "=>"; 0 found
(#589) Expected 1 space after "=>"; 0 found
(#589) Expected 1 space before "=>"; 0 found
(#589) Expected 1 space after "=>"; 0 found
(#589) Expected 1 space before "=>"; 0 found
(#589) Expected 1 space after "=>"; 0 found
(#589) Line exceeds maximum limit of 180 characters; contains 266 characters
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Line exceeds maximum limit of 180 characters; contains 204 characters
(#598) No space found before comment text; expected "// Prevent the director of the session form also appearing in the list" but found "//Prevent the director of the session form also appearing in the list"
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) 3 slashes comments are not allowed; use "// Comment." instead
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) 3 slashes comments are not allowed; use "// Comment." instead
(#624) Inline control structures are not allowed
(#625) Inline control structures are not allowed
(#626) Inline control structures are not allowed
(#627) Inline control structures are not allowed
(#629) Line exceeds 132 characters; contains 172 characters
(#630) Line exceeds 132 characters; contains 180 characters
(#647) Variable "userlist_extra" must not contain underscores.
(#647) Variable "userlist_extra" must not contain underscores.
(#648) Variable "userlist_extra" must not contain underscores.
(#650) AS keyword must be lowercase; expected "as" but found "AS"
(#653) Line exceeds 132 characters; contains 176 characters
(#654) Usage of ELSEIF not allowed; use ELSE IF instead
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Variable "userlist_extra" must not contain underscores.
(#664) Variable "userlist_extra" must not contain underscores.
(#671) This comment is 60% valid code; is this commented out code?
(#672) This comment is 67% valid code; is this commented out code?
(#676) Expected 1 space before "=>"; 0 found
(#676) Expected 1 space after "=>"; 0 found
(#676) Expected 1 space before "=>"; 0 found
(#676) Expected 1 space after "=>"; 0 found
(#676) Expected 1 space before "=>"; 0 found
(#676) Expected 1 space after "=>"; 0 found
(#677) Expected 1 space before "=>"; 0 found
(#677) Expected 1 space after "=>"; 0 found
(#677) Expected 1 space before "=>"; 0 found
(#677) Expected 1 space after "=>"; 0 found
(#677) Expected 1 space before "=>"; 0 found
(#677) Expected 1 space after "=>"; 0 found
(#678) Expected 1 space before "=>"; 0 found
(#678) Expected 1 space after "=>"; 0 found
(#678) Expected 1 space before "=>"; 0 found
(#678) Expected 1 space after "=>"; 0 found
(#678) Expected 1 space before "=>"; 0 found
(#678) Expected 1 space after "=>"; 0 found
(#678) Line exceeds 132 characters; contains 176 characters
(#679) Commas (,) must be followed by white space.
(#685) Expected 1 space before "=>"; 0 found
(#685) Expected 1 space after "=>"; 0 found
(#685) Expected 1 space before "=>"; 0 found
(#685) Expected 1 space after "=>"; 0 found
(#686) Expected 1 space before "=>"; 0 found
(#686) Expected 1 space after "=>"; 0 found
(#686) Expected 1 space before "=>"; 0 found
(#686) Expected 1 space after "=>"; 0 found
(#686) Expected 1 space before "=>"; 0 found
(#686) Expected 1 space after "=>"; 0 found
(#687) Expected 1 space before "=>"; 0 found
(#687) Expected 1 space after "=>"; 0 found
(#687) Expected 1 space before "=>"; 0 found
(#687) Expected 1 space after "=>"; 0 found
(#687) Expected 1 space before "=>"; 0 found
(#687) Expected 1 space after "=>"; 0 found
(#689) Expected 1 space before "=>"; 0 found
(#689) Expected 1 space after "=>"; 0 found
(#689) Expected 1 space before "=>"; 0 found
(#689) Expected 1 space after "=>"; 0 found
(#689) Expected 1 space before "=>"; 0 found
(#689) Expected 1 space after "=>"; 0 found
(#690) Expected 1 space before "=>"; 0 found
(#690) Expected 1 space after "=>"; 0 found
(#701) Line exceeds 132 characters; contains 134 characters
(#707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/ejsapp_collab_session/join_collab_session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#36) Whitespace found at end of line
(#44) Variable "page_caller" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Usage of ELSEIF not allowed; use ELSE IF instead
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Variable "my_invitations" must not contain underscores.
(#54) Variable "view_url" must not contain underscores.
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Variable "view_url" must not contain underscores.
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Variable "my_invitations" must not contain underscores.
(#57) Variable "master_user" must not contain underscores.
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Variable "ejsapp_name" must not contain underscores.
(#58) Variable "master_user" must not contain underscores.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "master_user" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Variable "master_user" must not contain underscores.
(#61) Line exceeds 132 characters; contains 149 characters
(#62) Variable "ejsapp_name" must not contain underscores.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Variable "master_user" must not contain underscores.
(#65) Line exceeds 132 characters; contains 141 characters
(#66) Variable "ejsapp_name" must not contain underscores.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Line exceeds 132 characters; contains 139 characters
(#75) This comment is 63% valid code; is this commented out code?
blocks/ejsapp_collab_session/lang/en/block_ejsapp_collab_session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#36) Whitespace found at end of line
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// block_ejsapp_collab_session.php:" but found "//block_ejsapp_collab_session.php:"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// close_collab_session.php:" but found "//close_collab_session.php:"
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// join_collab_session.php:" but found "//join_collab_session.php:"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// send_messages.php:" but found "//send_messages.php:"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// invite_participants.php:" but found "//invite_participants.php:"
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// generate_embedding_code.php and many others:" but found "//generate_embedding_code.php and many others:"
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// settings.php:" but found "//settings.php:"
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// edit_form.php:" but found "//edit_form.php:"
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// Capabilities" but found "//Capabilities"
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// Privacy" but found "//Privacy"
blocks/ejsapp_collab_session/lang/es/block_ejsapp_collab_session.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#36) Whitespace found at end of line
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// block_ejsapp_collab_session.php:" but found "//block_ejsapp_collab_session.php:"
(#43) This comment is 100% valid code; is this commented out code?
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// 'Cerrar mi sesi&oacute;n activa';" but found "//'Cerrar mi sesi&oacute;n activa';"
(#44) This comment is 100% valid code; is this commented out code?
(#44) No space found before comment text; expected "// 'Abandonar esta sesi&oacute;n';" but found "//'Abandonar esta sesi&oacute;n';"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 100% valid code; is this commented out code?
(#45) No space found before comment text; expected "// 'Crear sesi&oacute;n colaborativa';" but found "//'Crear sesi&oacute;n colaborativa';"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// close_collab_session.php:" but found "//close_collab_session.php:"
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// join_collab_session.php:" but found "//join_collab_session.php:"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// send_messages.php:" but found "//send_messages.php:"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// invite_participants.php:" but found "//invite_participants.php:"
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// generate_embedding_code.php and many others:" but found "//generate_embedding_code.php and many others:"
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// settings.php:" but found "//settings.php:"
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// edit_form.php:" but found "//edit_form.php:"
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// Capabilities" but found "//Capabilities"
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// Privacy" but found "//Privacy"
blocks/ejsapp_collab_session/manage_collab_db.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Expected 1 space after closing parenthesis; found 0
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#52) Expected 1 space after closing parenthesis; found 0
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#70) Variable "master_user" must not contain underscores.
(#70) Variable "using_sarlab" must not contain underscores.
(#70) Expected 1 space after closing parenthesis; found 0
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#78) Variable "collab_session" must not contain underscores.
(#79) Variable "collab_session" must not contain underscores.
(#80) Variable "collab_session" must not contain underscores.
(#81) Variable "collab_session" must not contain underscores.
(#81) Variable "using_sarlab" must not contain underscores.
(#82) Variable "collab_session" must not contain underscores.
(#83) Variable "collab_session" must not contain underscores.
(#84) Variable "collab_session" must not contain underscores.
(#84) Variable "master_user" must not contain underscores.
(#85) Variable "collab_session" must not contain underscores.
(#86) Variable "collab_session" must not contain underscores.
(#95) Variable "collaborative_session" must not contain underscores.
(#95) Expected 1 space after closing parenthesis; found 0
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Variable "collab_acceptances" must not contain underscores.
(#103) Variable "collab_acceptances" must not contain underscores.
(#104) Variable "collab_acceptances" must not contain underscores.
(#104) Variable "collaborative_session" must not contain underscores.
(#105) Variable "collab_acceptances" must not contain underscores.
(#115) Variable "master_user" must not contain underscores.
(#115) Expected 1 space after closing parenthesis; found 0
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "master_user" must not contain underscores.
(#120) Inline control structures are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#121) Inline control structures are not allowed
(#131) Variable "invited_user" must not contain underscores.
(#131) Variable "collaborative_session" must not contain underscores.
(#131) Expected 1 space after closing parenthesis; found 0
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Variable "invited_user" must not contain underscores.
(#135) Commas (,) must be followed by white space.
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Variable "collaborative_session" must not contain underscores.
(#135) Line exceeds 132 characters; contains 142 characters
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Variable "collab_invitations" must not contain underscores.
(#142) Variable "collab_invitations" must not contain underscores.
(#142) Variable "invited_user" must not contain underscores.
(#143) Variable "collab_invitations" must not contain underscores.
(#143) Variable "collaborative_session" must not contain underscores.
(#144) Commas (,) must be followed by white space.
(#144) Variable "collab_invitations" must not contain underscores.
(#151) Expected 1 space after closing parenthesis; found 0
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#163) Variable "master_user" must not contain underscores.
(#163) Expected 1 space after closing parenthesis; found 0
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Variable "master_user" must not contain underscores.
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#182) Variable "master_user" must not contain underscores.
(#182) Expected 1 space after closing parenthesis; found 0
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Variable "master_user" must not contain underscores.
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Inline control structures are not allowed
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Variable "master_user" must not contain underscores.
(#198) Expected 1 space after closing parenthesis; found 0
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Variable "ejsapp_name" must not contain underscores.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Variable "master_user" must not contain underscores.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#205) Inline control structures are not allowed
(#205) Variable "ejsapp_name" must not contain underscores.
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Variable "ejsapp_name" must not contain underscores.
(#217) Expected 1 space after closing parenthesis; found 0
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Expected 1 space after closing parenthesis; found 0
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 2
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#243) Line indented incorrectly; expected 4 spaces, found 5
(#243) Closing brace indented incorrectly; expected 2 spaces, found 5
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Expected 1 space after closing parenthesis; found 0
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Variable "new_record" must not contain underscores.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Variable "new_record" must not contain underscores.
(#259) Variable "new_record" must not contain underscores.
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Expected 1 space after closing parenthesis; found 0
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Expected 1 space after closing parenthesis; found 0
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#298) Variable "collaborative_lab_records" must not contain underscores.
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Variable "available_collaborative_lab_records" must not contain underscores.
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#303) Variable "collaborative_lab_records" must not contain underscores.
(#303) Variable "collaborative_lab_record" must not contain underscores.
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Inline control structures are not allowed
(#304) Variable "collaborative_lab_record" must not contain underscores.
(#304) Variable "available_collaborative_lab_records" must not contain underscores.
(#304) Expected 1 space after "="; 2 found
(#304) Variable "collaborative_lab_record" must not contain underscores.
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 3
(#306) Variable "collaborative_lab_record" must not contain underscores.
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#307) Variable "remote_lab_access" must not contain underscores.
(#307) Variable "collaborative_lab_record" must not contain underscores.
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 12 spaces, found 3
(#308) Variable "remlab_conf" must not contain underscores.
(#308) Variable "remote_lab_access" must not contain underscores.
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 12 spaces, found 3
(#309) Variable "remote_lab_access" must not contain underscores.
(#309) Variable "remote_lab_access" must not contain underscores.
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 16 spaces, found 4
(#310) Variable "remlab_conf" must not contain underscores.
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 20 spaces, found 8
(#311) Variable "available_collaborative_lab_records" must not contain underscores.
(#311) Expected 1 space after "="; 2 found
(#311) Variable "collaborative_lab_record" must not contain underscores.
(#312) Closing brace indented incorrectly; expected 4 spaces, found 16
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 16 spaces, found 4
(#314) Variable "remote_lab_access" must not contain underscores.
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 20 spaces, found 5
(#315) Variable "available_collaborative_lab_records" must not contain underscores.
(#315) Expected 1 space after "="; 2 found
(#315) Variable "collaborative_lab_record" must not contain underscores.
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 12 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 8 spaces, found 2
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Variable "available_collaborative_lab_records" must not contain underscores.
(#330) Expected 1 space after closing parenthesis; found 0
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Variable "course_id" must not contain underscores.
(#343) Expected 1 space after closing parenthesis; found 0
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#346) Variable "course_id" must not contain underscores.
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Expected 1 space after closing parenthesis; found 0
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 1
(#357) Expected 1 space before "=>"; 0 found
(#357) Expected 1 space after "=>"; 0 found
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/ejsapp_collab_session/send_messages.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#37) Whitespace found at end of line
(#53) Variable "sarlab_collab_conf" must not contain underscores.
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "sarlab_collab_conf" must not contain underscores.
(#60) Variable "collaborative_session_id" must not contain underscores.
(#67) Variable "lab_record" must not contain underscores.
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Variable "lab_name" must not contain underscores.
(#69) Variable "lab_record" must not contain underscores.
(#70) Variable "lab_name" must not contain underscores.
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#89) Variable "user_list" must not contain underscores.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#95) Variable "user_list" must not contain underscores.
(#100) Closing brace indented incorrectly; expected 1 spaces, found 4
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Commas (,) must be followed by white space.
(#111) Line indented incorrectly; expected at least 4 spaces, found 2
(#112) Line indented incorrectly; expected 4 spaces, found 2
(#113) Variable "temp_cfg" must not contain underscores.
(#115) Line indented incorrectly; expected 4 spaces, found 2
(#117) Line indented incorrectly; expected 4 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 7
(#118) Commas (,) must be followed by white space.
(#118) Variable "user_list" must not contain underscores.
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Variable "user_list" must not contain underscores.
(#119) Variable "collaborative_session_id" must not contain underscores.
(#120) Line indented incorrectly; expected 4 spaces, found 2
(#121) Line indented incorrectly; expected at least 4 spaces, found 2
(#121) Variable "session_director" must not contain underscores.
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Line indented incorrectly; expected at least 4 spaces, found 2
(#122) Variable "session_id" must not contain underscores.
(#122) Variable "session_director" must not contain underscores.
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#128) Line indented incorrectly; expected at least 4 spaces, found 2
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#131) Variable "temp_cfg" must not contain underscores.
(#132) Line indented incorrectly; expected 4 spaces, found 2
(#134) Line indented incorrectly; expected at least 4 spaces, found 2
blocks/ejsapp_collab_session/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#19) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#20) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before comment text but found 7; use block comment if you need indentation
blocks/ejsapp_collab_session/version.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#18) Tab found before comment text; expected "// - Ruben Heradio (1): rheradio@issi.uned.es" but found "// - Ruben Heradio (1): rheradio@issi.uned.es"
(#19) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#40) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(32 errors, 11 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

blocks/ejsapp_collab_session/block_ejsapp_collab_session.php
(#2) Empty line found after PHP open tag
(#52) Function block_ejsapp_collab_session::specialization is not documented
(#40) Class block_ejsapp_collab_session does not have @copyright tag
(#40) Class block_ejsapp_collab_session does not have @license tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/close_collab_session.php
(#2) Empty line found after PHP open tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/db/access.php
(#20) Package block is not valid
blocks/ejsapp_collab_session/edit_form.php
(#2) Empty line found after PHP open tag
(#36) Class block_ejsapp_collab_session_edit_form is not documented
(#38) Function block_ejsapp_collab_session_edit_form::specific_definition is not documented
(#30) Package block is not valid
blocks/ejsapp_collab_session/init_page.php
(#2) Empty line found after PHP open tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/invite_participants.php
(#2) Empty line found after PHP open tag
(#215) Found comment starting with three or more slashes
(#216) Found comment starting with three or more slashes
(#252) Found comment starting with three or more slashes
(#263) Found comment starting with three or more slashes
(#275) Found comment starting with three or more slashes
(#280) Found comment starting with three or more slashes
(#294) Found comment starting with three or more slashes
(#357) Found comment starting with three or more slashes
(#387) Found comment starting with three or more slashes
(#526) Found comment starting with three or more slashes
(#599) Found comment starting with three or more slashes
(#602) Found comment starting with three or more slashes
(#27) No one-line description found in phpdocs for file
(#31) Package block is not valid
blocks/ejsapp_collab_session/join_collab_session.php
(#2) Empty line found after PHP open tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/lang/en/block_ejsapp_collab_session.php
(#2) Empty line found after PHP open tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/lang/es/block_ejsapp_collab_session.php
(#2) Empty line found after PHP open tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/manage_collab_db.php
(#2) Empty line found after PHP open tag
(#31) Package block is not valid
blocks/ejsapp_collab_session/send_messages.php
(#2) Empty line found after PHP open tag
(#28) No one-line description found in phpdocs for file
(#32) Package block is not valid
blocks/ejsapp_collab_session/settings.php
(#2) Empty line found after PHP open tag
(#30) Package block is not valid
blocks/ejsapp_collab_session/version.php
(#29) Package block is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]