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

(4376 errors, 193 warnings)

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

mod/autoview/autoview.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected 1 space(s) before asterisk; 0 found
(#10) "require_once" must be immediately followed by an open parenthesis
(#13) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#19) Inline control structures are not allowed
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#22) Inline control structures are not allowed
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#25) Inline control structures are not allowed
(#31) Line indented incorrectly; expected 0 spaces, found 1
(#31) Expected "if (...) {\n"; found "if (...)\n {\n"
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Line indented incorrectly; expected 0 spaces, found 1
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#43) Line indented incorrectly; expected 0 spaces, found 1
(#43) Expected "if (...) {\n"; found "if (...)\n {\n"
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#47) Expected "if (...) {\n"; found "if (...)\n {\n"
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Line indented incorrectly; expected 4 spaces, found 2
(#52) Line indented incorrectly; expected 0 spaces, found 1
(#55) Line indented incorrectly; expected 0 spaces, found 1
(#55) Expected "if (...) {\n"; found "if (...)\n {\n"
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Line indented incorrectly; expected 0 spaces, found 1
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#63) Variable "exitURL" must be all lower-case
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Inline control structures are not allowed
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#65) Variable "exitURL" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Inline control structures are not allowed
(#68) Expected 1 space before ">"; 0 found
(#68) Expected 1 space after ">"; 0 found
(#69) Variable "preferedLang" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Inline control structures are not allowed
(#71) Variable "preferedLang" must be all lower-case
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#81) Variable "exitURL" must be all lower-case
(#83) Variable "preferedLang" must be all lower-case
(#87) Inline control structures are not allowed
(#87) Expected 1 space before ">="; 0 found
(#87) Expected 1 space after ">="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Inline control structures are not allowed
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#93) Expected "if (...) {\n"; found "if (...)\n {\n"
(#95) Line indented incorrectly; expected at least 5 spaces, found 2
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Line indented incorrectly; expected at least 5 spaces, found 2
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Expected "if (...) {\n"; found "if (...)\n {\n"
(#100) Expected 1 space before ">"; 0 found
(#100) Expected 1 space after ">"; 0 found
(#100) Expected 1 space before ">"; 0 found
(#100) Expected 1 space after ">"; 0 found
(#100) Line exceeds 132 characters; contains 137 characters
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Expected "if (...) {\n"; found "if (...)\n {\n"
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Inline control structures are not allowed
(#114) Line indented incorrectly; expected at least 12 spaces, found 4
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Inline control structures are not allowed
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#117) Line indented incorrectly; expected at least 12 spaces, found 4
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Inline control structures are not allowed
(#119) Line indented incorrectly; expected at least 12 spaces, found 4
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Inline control structures are not allowed
(#124) Expected 1 space before ">"; 0 found
(#124) Expected 1 space after ">"; 0 found
(#125) Line indented incorrectly; expected at least 4 spaces, found 2
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) A closing tag is not permitted at the end of a PHP file
mod/autoview/avedit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Inline control structures are not allowed
(#12) Expected 1 space before "=>"; 0 found
(#12) Expected 1 space after "=>"; 0 found
(#15) Inline control structures are not allowed
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#18) Inline control structures are not allowed
(#24) Line indented incorrectly; expected 0 spaces, found 4
(#24) Expected "if (...) {\n"; found "if (...)\n {\n"
(#28) Line indented incorrectly; expected 0 spaces, found 4
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Inline control structures are not allowed
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Inline control structures are not allowed
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Inline control structures are not allowed
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Variable "broadcastMaxKbps" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Inline control structures are not allowed
(#48) Variable "broadcastMaxKbps" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#50) Line indented incorrectly; expected 0 spaces, found 4
(#50) Expected "if (...) {\n"; found "if (...)\n {\n"
(#50) Expected 1 space before ">="; 0 found
(#50) Expected 1 space after ">="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#54) Line indented incorrectly; expected 0 spaces, found 4
(#55) Inline control structures are not allowed
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#68) Expected 1 space before "=>"; 0 found
(#69) Variable "broadcastMaxKbps" must be all lower-case
(#72) Inline control structures are not allowed
(#72) Expected 1 space before ">"; 0 found
(#72) Expected 1 space after ">"; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Inline control structures are not allowed
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#78) A closing tag is not permitted at the end of a PHP file
mod/autoview/avphplib/avlib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) File is being unconditionally included; use "require_once" instead
(#11) function name "sendQTRefMovie" must be lower-case letters only
(#12) Opening brace should be on the same line as the declaration
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Variable "RefMovie" must be all lower-case
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Variable "DataReference" must be all lower-case
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Variable "MovieDescriptor" must be all lower-case
(#15) Expected 1 space before "="; 0 found
(#15) Expected 1 space after "="; 0 found
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Variable "MovieDescriptor" must be all lower-case
(#16) Variable "DataReference" must be all lower-case
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Variable "RefMovie" must be all lower-case
(#17) Variable "MovieDescriptor" must be all lower-case
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Variable "Movie" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Variable "Movie" must be all lower-case
(#19) Variable "RefMovie" must be all lower-case
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Variable "Movie" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Expected "if (...) {\n"; found "if (...)\n {\n"
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Inline control structures are not allowed
(#35) Line indented incorrectly; expected at least 8 spaces, found 3
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Inline control structures are not allowed
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Expected "} else if (...) {\n"; found "}\n else\n if (...)\n {\n"
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Expected "if (...) {\n"; found "if (...)\n {\n"
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#55) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#56) Whitespace found at end of line
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#57) Expected "if (...) {\n"; found "if (...)\n {\n"
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Expected "} else if (...) {\n"; found "}\n else\n if (...)\n {\n"
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Expected "if (...) {\n"; found "if (...)\n {\n"
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline control structures are not allowed
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) function name "testXSL" must be lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Inline control structures are not allowed
(#81) Line indented incorrectly; expected at least 4 spaces, found 2
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) function name "testDocConv" must be lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Inline control structures are not allowed
(#89) Line indented incorrectly; expected at least 4 spaces, found 2
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Inline control structures are not allowed
(#91) Line indented incorrectly; expected at least 4 spaces, found 2
(#94) function name "testPeclHttp" must be lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Inline control structures are not allowed
(#97) Line indented incorrectly; expected at least 4 spaces, found 2
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Inline control structures are not allowed
(#99) Line indented incorrectly; expected at least 4 spaces, found 2
(#102) function name "testCurl" must be lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Inline control structures are not allowed
(#105) Line indented incorrectly; expected at least 4 spaces, found 2
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Inline control structures are not allowed
(#107) Line indented incorrectly; expected at least 4 spaces, found 2
(#111) Opening brace should be on the same line as the declaration
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Expected "for (...) {\n"; found "for (...)\n {\n"
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "<"; 0 found
(#112) Expected 1 space after "<"; 0 found
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Inline control structures are not allowed
(#115) Expected 1 space before "!="; 0 found
(#115) Expected 1 space after "!="; 0 found
(#116) Line indented incorrectly; expected 8 spaces, found 3
(#116) Expected "if (...) {\n"; found "if (...)\n {\n"
(#116) Expected 1 space before ">"; 0 found
(#116) Expected 1 space after ">"; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#117) Line indented incorrectly; expected at least 8 spaces, found 3
(#118) Line indented incorrectly; expected at least 12 spaces, found 4
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Line indented incorrectly; expected at least 12 spaces, found 4
(#119) Inline control structures are not allowed
(#119) Expected 1 space before "<"; 0 found
(#119) Expected 1 space after "<"; 0 found
(#120) Line indented incorrectly; expected at least 12 spaces, found 5
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Line indented incorrectly; expected at least 12 spaces, found 4
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) Line indented incorrectly; expected at least 12 spaces, found 4
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#123) Line indented incorrectly; expected at least 12 spaces, found 4
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Expected 1 space before "-"; 0 found
(#123) Expected 1 space after "-"; 0 found
(#124) Line indented incorrectly; expected 8 spaces, found 3
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Opening brace should be on the same line as the declaration
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#140) Expected "while (...) {\n"; found "while (...)\n {\n"
(#140) Expected 1 space before ">"; 0 found
(#140) Expected 1 space after ">"; 0 found
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Expected 1 space before ".="; 0 found
(#142) Expected 1 space after ".="; 0 found
(#142) Expected 1 space before "-"; 0 found
(#142) Expected 1 space after "-"; 0 found
(#142) Expected 1 space before "+"; 0 found
(#142) Expected 1 space after "+"; 0 found
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "+"; 0 found
(#143) Expected 1 space after "+"; 0 found
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Expected 1 space before ".="; 0 found
(#147) Expected 1 space after ".="; 0 found
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Inline control structures are not allowed
(#151) Line indented incorrectly; expected at least 4 spaces, found 2
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Inline control structures are not allowed
(#153) Line indented incorrectly; expected at least 4 spaces, found 2
(#156) function name "convertPresentationFile" must be lower-case letters only
(#156) Variable "convertKey" must be all lower-case
(#156) Variable "convertURL" must be all lower-case
(#156) Variable "convertFile" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#158) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Inline control structures are not allowed
(#158) Variable "convertFile" must be all lower-case
(#158) Variable "convertFile" must be all lower-case
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Inline control structures are not allowed
(#163) Expected 1 space before "=="; 0 found
(#163) Expected 1 space after "=="; 0 found
(#164) Line indented incorrectly; expected at least 4 spaces, found 2
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Inline control structures are not allowed
(#165) Expected 1 space before "=="; 0 found
(#165) Expected 1 space after "=="; 0 found
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Inline control structures are not allowed
(#167) Expected 1 space before "=="; 0 found
(#167) Expected 1 space after "=="; 0 found
(#168) Line indented incorrectly; expected at least 4 spaces, found 2
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Inline control structures are not allowed
(#173) Line indented incorrectly; expected at least 4 spaces, found 2
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Variable "convertKey" must be all lower-case
(#173) Variable "convertURL" must be all lower-case
(#173) Variable "convertFile" must be all lower-case
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Inline control structures are not allowed
(#176) Line indented incorrectly; expected at least 4 spaces, found 2
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#176) Variable "convertKey" must be all lower-case
(#176) Variable "convertURL" must be all lower-case
(#176) Variable "convertFile" must be all lower-case
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Inline control structures are not allowed
(#178) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Expected "if (...) {\n"; found "if (...)\n {\n"
(#180) Expected 1 space before ">"; 0 found
(#180) Expected 1 space after ">"; 0 found
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Variable "convertFile" must be all lower-case
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) function name "convertPresentationFile_curl" must be lower-case letters only
(#190) Variable "convertKey" must be all lower-case
(#190) Variable "convertURL" must be all lower-case
(#190) Variable "convertFile" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#194) Variable "convertFile" must be all lower-case
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Variable "convertURL" must be all lower-case
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Line indented incorrectly; expected at least 4 spaces, found 2
(#209) Line indented incorrectly; expected at least 4 spaces, found 2
(#209) Variable "convertKey" must be all lower-case
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#210) Expected 1 space before "=>"; 0 found
(#210) Variable "convertFile" must be all lower-case
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Whitespace found at end of line
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Variable "mime_type" must not contain underscores.
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#219) Expected "if (...) {\n"; found "if (...)\n {\n"
(#219) Expected 1 space before "=="; 0 found
(#219) Expected 1 space after "=="; 0 found
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) Expected "if (...) {\n"; found "if (...)\n {\n"
(#225) Variable "mime_type" must not contain underscores.
(#225) Expected 1 space before "=="; 0 found
(#225) Expected 1 space after "=="; 0 found
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#227) Variable "convertFile" must be all lower-case
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) function name "convertPresentationFile_peclhttp" must be lower-case letters only
(#235) Variable "convertKey" must be all lower-case
(#235) Variable "convertURL" must be all lower-case
(#235) Variable "convertFile" must be all lower-case
(#236) Opening brace should be on the same line as the declaration
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Line indented incorrectly; expected at least 4 spaces, found 2
(#239) Line indented incorrectly; expected at least 4 spaces, found 2
(#239) Variable "convertKey" must be all lower-case
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Line indented incorrectly; expected at least 4 spaces, found 2
(#245) Line indented incorrectly; expected at least 4 spaces, found 3
(#246) Line indented incorrectly; expected at least 4 spaces, found 3
(#247) Line indented incorrectly; expected at least 4 spaces, found 3
(#247) Variable "convertFile" must be all lower-case
(#248) Line indented incorrectly; expected at least 4 spaces, found 2
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#251) Variable "convertURL" must be all lower-case
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Inline control structures are not allowed
(#253) Line indented incorrectly; expected at least 4 spaces, found 2
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#255) Variable "convertFile" must be all lower-case
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Inline control structures are not allowed
(#256) Expected 1 space before "=="; 0 found
(#256) Expected 1 space after "=="; 0 found
(#257) Line indented incorrectly; expected at least 4 spaces, found 2
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#257) Variable "convertFile" must be all lower-case
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) function name "stripFileExtension" must be lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#268) Line indented incorrectly; expected at least 4 spaces, found 2
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#270) Line indented incorrectly; expected at least 4 spaces, found 2
(#270) Inline control structures are not allowed
(#270) Expected 1 space before "<"; 0 found
(#270) Expected 1 space after "<"; 0 found
(#271) Line indented incorrectly; expected at least 4 spaces, found 3
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Line indented incorrectly; expected at least 4 spaces, found 2
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#275) A closing tag is not permitted at the end of a PHP file
mod/autoview/avphplib/refmovie.inc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Whitespace found at end of line
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Whitespace found at end of line
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#17) Scope modifier not specified for member variable "$list"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$type"
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) method name "QTBase::QTBase" must be in lower-case letters only
(#20) PHP4 style constructors are not allowed; use "__construct()" instead
(#20) Visibility must be declared on method "QTBase"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Opening brace should be on the same line as the declaration
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) method name "QTBase::addChunk" must be in lower-case letters only
(#25) Visibility must be declared on method "addChunk"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Opening brace should be on the same line as the declaration
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 3
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Inline control structures are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Visibility must be declared on method "size"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Opening brace should be on the same line as the declaration
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Inline control structures are not allowed
(#36) Space found after opening bracket of FOR loop
(#36) The use of function sizeof() is forbidden; use count() instead
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Expected 1 space before "*"; 0 found
(#38) Expected 1 space after "*"; 0 found
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) method name "QTBase::toString" must be in lower-case letters only
(#42) Visibility must be declared on method "toString"
(#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) Opening brace should be on the same line as the declaration
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Inline control structures are not allowed
(#46) Space found after opening bracket of FOR loop
(#46) The use of function sizeof() is forbidden; use count() instead
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#69) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#93) Whitespace found at end of line
(#94) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) method name "QTMovie::QTMovie" must be in lower-case letters only
(#106) PHP4 style constructors are not allowed; use "__construct()" instead
(#106) Visibility must be declared on method "QTMovie"
(#106) Variable "QTRefMovie" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Opening brace should be on the same line as the declaration
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Inline control structures are not allowed
(#110) Variable "QTRefMovie" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Variable "QTRefMovie" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) This comment is 54% valid code; is this commented out code?
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) Whitespace found at end of line
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Line indented incorrectly; expected at least 4 spaces, found 2
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#128) Whitespace found at end of line
(#134) Whitespace found at end of line
(#135) Whitespace found at end of line
(#137) Whitespace found at end of line
(#138) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) method name "QTRefMovie::QTRefMovie" must be in lower-case letters only
(#147) PHP4 style constructors are not allowed; use "__construct()" instead
(#147) Visibility must be declared on method "QTRefMovie"
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Opening brace should be on the same line as the declaration
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#156) Whitespace found at end of line
(#157) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line
(#168) Whitespace found at end of line
(#169) Whitespace found at end of line
(#171) Whitespace found at end of line
(#172) Whitespace found at end of line
(#174) Whitespace found at end of line
(#175) Whitespace found at end of line
(#176) Whitespace found at end of line
(#178) Whitespace found at end of line
(#179) Whitespace found at end of line
(#180) Whitespace found at end of line
(#182) Whitespace found at end of line
(#183) Whitespace found at end of line
(#184) Whitespace found at end of line
(#186) Whitespace found at end of line
(#187) Whitespace found at end of line
(#188) Whitespace found at end of line
(#190) Whitespace found at end of line
(#191) Whitespace found at end of line
(#192) Whitespace found at end of line
(#193) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) method name "QTRefMovieDescriptor::QTRefMovieDescriptor" must be in lower-case letters only
(#201) PHP4 style constructors are not allowed; use "__construct()" instead
(#201) Visibility must be declared on method "QTRefMovieDescriptor"
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Opening brace should be on the same line as the declaration
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#207) This comment is 53% valid code; is this commented out code?
(#207) Line indented incorrectly; expected at least 4 spaces, found 0
(#207) Whitespace found at end of line
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Line indented incorrectly; expected at least 4 spaces, found 2
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#222) Whitespace found at end of line
(#223) Whitespace found at end of line
(#232) Whitespace found at end of line
(#233) Whitespace found at end of line
(#235) Whitespace found at end of line
(#236) Whitespace found at end of line
(#238) Whitespace found at end of line
(#239) Whitespace found at end of line
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#242) Whitespace found at end of line
(#243) Whitespace found at end of line
(#244) Whitespace found at end of line
(#245) Whitespace found at end of line
(#247) Whitespace found at end of line
(#248) Whitespace found at end of line
(#249) Whitespace found at end of line
(#250) Whitespace found at end of line
(#252) Whitespace found at end of line
(#253) Whitespace found at end of line
(#255) Whitespace found at end of line
(#256) Whitespace found at end of line
(#257) Whitespace found at end of line
(#258) Whitespace found at end of line
(#259) Whitespace found at end of line
(#260) Whitespace found at end of line
(#261) Whitespace found at end of line
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#266) Scope modifier not specified for member variable "$flag"
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Member variable "RefType" must be all lower-case
(#267) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#267) Scope modifier not specified for member variable "$RefType"
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#268) Scope modifier not specified for member variable "$size"
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#269) Scope modifier not specified for member variable "$reference"
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#271) method name "QTDataReference::QTDataReference" must be in lower-case letters only
(#271) PHP4 style constructors are not allowed; use "__construct()" instead
(#271) Visibility must be declared on method "QTDataReference"
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Opening brace should be on the same line as the declaration
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Inline control structures are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#278) method name "QTDataReference::setReference" must be in lower-case letters only
(#278) Visibility must be declared on method "setReference"
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Opening brace should be on the same line as the declaration
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) method name "QTDataReference::toString" must be in lower-case letters only
(#284) Visibility must be declared on method "toString"
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Opening brace should be on the same line as the declaration
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Whitespace found at end of line
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) Visibility must be declared on method "size"
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Opening brace should be on the same line as the declaration
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#303) Whitespace found at end of line
(#304) Whitespace found at end of line
(#305) Whitespace found at end of line
(#306) Whitespace found at end of line
(#307) Whitespace found at end of line
(#314) Whitespace found at end of line
(#315) Whitespace found at end of line
(#317) Whitespace found at end of line
(#318) Whitespace found at end of line
(#320) Whitespace found at end of line
(#321) Whitespace found at end of line
(#323) Whitespace found at end of line
(#324) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#328) Scope modifier not specified for member variable "$flag"
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#329) Scope modifier not specified for member variable "$rate"
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#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
(#331) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#331) Scope modifier not specified for member variable "$rates"
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#334) Expected 1 space after "=>"; 2 found
(#335) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 4 found
(#341) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#344) method name "QTDataRate::QTDataRate" must be in lower-case letters only
(#344) PHP4 style constructors are not allowed; use "__construct()" instead
(#344) Visibility must be declared on method "QTDataRate"
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Opening brace should be on the same line as the declaration
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Inline control structures are not allowed
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) method name "QTDataRate::setRate" must be in lower-case letters only
(#351) Visibility must be declared on method "setRate"
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Opening brace should be on the same line as the declaration
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Inline control structures are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) Inline control structures are not allowed
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 5
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#359) method name "QTDataRate::toString" must be in lower-case letters only
(#359) Visibility must be declared on method "toString"
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Opening brace should be on the same line as the declaration
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 4 spaces, found 1
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Whitespace found at end of line
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 4 spaces, found 1
(#368) Visibility must be declared on method "size"
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Opening brace should be on the same line as the declaration
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#376) Whitespace found at end of line
(#377) Whitespace found at end of line
(#379) Whitespace found at end of line
(#380) Whitespace found at end of line
(#381) Whitespace found at end of line
(#383) Whitespace found at end of line
(#384) Whitespace found at end of line
(#385) Whitespace found at end of line
(#386) Whitespace found at end of line
(#389) Whitespace found at end of line
(#390) Whitespace found at end of line
(#391) Whitespace found at end of line
(#399) Whitespace found at end of line
(#400) Whitespace found at end of line
(#402) Whitespace found at end of line
(#403) Whitespace found at end of line
(#405) Whitespace found at end of line
(#406) Whitespace found at end of line
(#408) Whitespace found at end of line
(#409) Line exceeds 132 characters; contains 140 characters
(#409) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#414) Scope modifier not specified for member variable "$flag"
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#415) Scope modifier not specified for member variable "$speed"
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#417) Scope modifier not specified for member variable "$speeds"
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#423) method name "QTCPUSpeed::QTCPUSpeed" must be in lower-case letters only
(#423) PHP4 style constructors are not allowed; use "__construct()" instead
(#423) Visibility must be declared on method "QTCPUSpeed"
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 4 spaces, found 1
(#424) Opening brace should be on the same line as the declaration
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Inline control structures are not allowed
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Whitespace found at end of line
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#430) method name "QTCPUSpeed::setSpeed" must be in lower-case letters only
(#430) Visibility must be declared on method "setSpeed"
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Opening brace should be on the same line as the declaration
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Inline control structures are not allowed
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Inline control structures are not allowed
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 5
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 1
(#438) method name "QTCPUSpeed::toString" must be in lower-case letters only
(#438) Visibility must be declared on method "toString"
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Opening brace should be on the same line as the declaration
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 4 spaces, found 1
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 4 spaces, found 1
(#447) Visibility must be declared on method "size"
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 4 spaces, found 1
(#448) Opening brace should be on the same line as the declaration
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#456) Whitespace found at end of line
(#457) Whitespace found at end of line
(#458) Whitespace found at end of line
(#459) Whitespace found at end of line
(#460) Whitespace found at end of line
(#461) Whitespace found at end of line
(#462) Whitespace found at end of line
(#468) Whitespace found at end of line
(#469) Whitespace found at end of line
(#471) Whitespace found at end of line
(#472) Whitespace found at end of line
(#474) Whitespace found at end of line
(#475) Line exceeds 132 characters; contains 154 characters
(#475) Whitespace found at end of line
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#479) Scope modifier not specified for member variable "$flag"
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 4 spaces, found 1
(#480) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#480) Scope modifier not specified for member variable "$quality"
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 4 spaces, found 1
(#482) method name "QTQuality::QTQuality" must be in lower-case letters only
(#482) PHP4 style constructors are not allowed; use "__construct()" instead
(#482) Visibility must be declared on method "QTQuality"
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 4 spaces, found 1
(#483) Opening brace should be on the same line as the declaration
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Inline control structures are not allowed
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 4 spaces, found 1
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#489) method name "QTQuality::setQuality" must be in lower-case letters only
(#489) Visibility must be declared on method "setQuality"
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Opening brace should be on the same line as the declaration
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 4
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected 4 spaces, found 1
(#494) method name "QTQuality::toString" must be in lower-case letters only
(#494) Visibility must be declared on method "toString"
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Opening brace should be on the same line as the declaration
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 8 spaces, found 2
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Whitespace found at end of line
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 4 spaces, found 1
(#503) Visibility must be declared on method "size"
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Opening brace should be on the same line as the declaration
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 4 spaces, found 1
(#509) This comment is 50% valid code; is this commented out code?
(#541) A closing tag is not permitted at the end of a PHP file
mod/autoview/avphplib/test.php
(#1) The first thing in a PHP file must be the <?php tag.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#12) Expected "if (...) {\n"; found "if (...)\n {\n"
(#14) Line indented incorrectly; expected at least 5 spaces, found 2
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Line indented incorrectly; expected at least 5 spaces, found 2
(#15) Whitespace found at end of line
(#17) Line indented incorrectly; expected at least 5 spaces, found 2
(#17) Inline control structures are not allowed
(#18) Line indented incorrectly; expected at least 5 spaces, found 3
(#19) Line indented incorrectly; expected at least 5 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Line indented incorrectly; expected at least 5 spaces, found 3
(#22) Line indented incorrectly; expected at least 5 spaces, found 2
(#22) Inline control structures are not allowed
(#23) Line indented incorrectly; expected at least 5 spaces, found 3
(#24) Line indented incorrectly; expected at least 5 spaces, found 2
(#24) Inline control structures are not allowed
(#25) Line indented incorrectly; expected at least 5 spaces, found 3
(#27) Line indented incorrectly; expected at least 5 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Line indented incorrectly; expected at least 5 spaces, found 3
(#29) Line indented incorrectly; expected at least 5 spaces, found 2
(#29) Inline control structures are not allowed
(#30) Line indented incorrectly; expected at least 5 spaces, found 3
(#32) Line indented incorrectly; expected at least 5 spaces, found 2
(#32) Inline control structures are not allowed
(#33) Line indented incorrectly; expected at least 5 spaces, found 3
(#34) Line indented incorrectly; expected at least 5 spaces, found 2
(#34) Inline control structures are not allowed
(#35) Line indented incorrectly; expected at least 5 spaces, found 3
(#37) Line indented incorrectly; expected at least 5 spaces, found 2
(#37) Inline control structures are not allowed
(#38) Line indented incorrectly; expected at least 5 spaces, found 3
(#39) Line indented incorrectly; expected at least 5 spaces, found 2
(#39) Inline control structures are not allowed
(#40) Line indented incorrectly; expected at least 5 spaces, found 3
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Expected "if (...) {\n"; found "if (...)\n {\n"
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Inline control structures are not allowed
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Inline control structures are not allowed
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Inline control structures are not allowed
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Inline control structures are not allowed
(#57) Line indented incorrectly; expected at least 8 spaces, found 3
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Expected "if (...) {\n"; found "if (...)\n {\n"
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Inline control structures are not allowed
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Inline control structures are not allowed
(#69) Line indented incorrectly; expected at least 8 spaces, found 3
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline control structures are not allowed
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Inline control structures are not allowed
(#76) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "if (...) {\n"; found "if (...)\n {\n"
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) Expected "} else {\n"; found "}\n else\n {\n"
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Expected "if (...) {\n"; found "if (...)\n {\n"
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Expected "} else {\n"; found "}\n else\n {\n"
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Inline control structures are not allowed
(#108) Expected 1 space before "=="; 0 found
(#108) Expected 1 space after "=="; 0 found
(#109) Line indented incorrectly; expected at least 4 spaces, found 2
(#109) Line exceeds 132 characters; contains 137 characters
(#109) Line exceeds 132 characters; contains 137 characters
(#109) Line exceeds 132 characters; contains 137 characters
(#109) Line exceeds 132 characters; contains 137 characters
(#109) Line exceeds 132 characters; contains 137 characters
(#110) Line indented incorrectly; expected at least 4 spaces, found 3
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Inline control structures are not allowed
(#112) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Line indented incorrectly; expected at least 4 spaces, found 2
(#120) Line indented incorrectly; expected at least 4 spaces, found 2
(#121) Line indented incorrectly; expected at least 4 spaces, found 2
(#122) Line indented incorrectly; expected at least 4 spaces, found 2
(#124) Line indented incorrectly; expected at least 4 spaces, found 2
(#125) Whitespace found at end of line
(#126) Line indented incorrectly; expected 4 spaces, found 2
(#126) Expected "while (...) {\n"; found "while (...)\n {\n"
(#127) Line indented incorrectly; expected at least 4 spaces, found 2
(#128) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Inline control structures are not allowed
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Line indented incorrectly; expected at least 8 spaces, found 3
(#131) Line indented incorrectly; expected at least 8 spaces, found 3
(#131) Inline control structures are not allowed
(#132) Line indented incorrectly; expected at least 8 spaces, found 4
(#133) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Inline control structures are not allowed
(#134) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) Line indented incorrectly; expected at least 8 spaces, found 3
(#137) Line indented incorrectly; expected 4 spaces, found 2
(#140) Line indented incorrectly; expected 4 spaces, found 1
mod/autoview/backup/moodle2/backup_autoview_activity_task.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#13) Whitespace found at end of line
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Opening brace should be on the same line as the declaration
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Opening brace should be on the same line as the declaration
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#33) A closing tag is not permitted at the end of a PHP file
mod/autoview/backup/moodle2/backup_autoview_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Opening brace should be on the same line as the declaration
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Whitespace found at end of line
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Line indented incorrectly; expected at least 8 spaces, found 3
(#21) Whitespace found at end of line
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) No space found before comment text; expected "// ***We do not need to backup the keys table***" but found "//***We do not need to backup the keys table***"
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Whitespace found at end of line
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Whitespace found at end of line
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#39) A closing tag is not permitted at the end of a PHP file
mod/autoview/backup/moodle2/restore_autoview_activity_task.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#14) Whitespace found at end of line
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Opening brace should be on the same line as the declaration
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Opening brace should be on the same line as the declaration
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Opening brace should be on the same line as the declaration
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Opening brace should be on the same line as the declaration
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#57) A closing tag is not permitted at the end of a PHP file
mod/autoview/backup/moodle2/restore_autoview_stepslib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Opening brace should be on the same line as the declaration
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Opening brace should be on the same line as the declaration
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#25) Whitespace found at end of line
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Whitespace found at end of line
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Opening brace should be on the same line as the declaration
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) A closing tag is not permitted at the end of a PHP file
mod/autoview/backuplib.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) No space found before comment text; expected "// This php script contains all the stuff to backup/restore" but found "//This php script contains all the stuff to backup/restore"
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) No space found before comment text; expected "// autoview mods" but found "//autoview mods"
(#5) No space found before comment text; expected "// This is the "graphical" structure of the AutoView mod:" but found "//This is the "graphical" structure of the AutoView mod:"
(#7) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#8) This comment is 50% valid code; is this commented out code?
(#8) Expected 1 space before comment text but found 21; use block comment if you need indentation
(#11) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#12) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#13) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#15) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// -----------------------------------------------------------" but found "//-----------------------------------------------------------"
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// This function executes all the backup procedure about this mod" but found "//This function executes all the backup procedure about this mod"
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Line indented incorrectly; expected 0 spaces, found 4
(#20) Commas (,) must be followed by white space.
(#21) Opening brace should be on the same line as the declaration
(#24) Whitespace found at end of line
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) 4 slashes comments are not allowed; use "// Comment." instead
(#26) No space found before comment text; expected "// Iterate over autoview table" but found "////Iterate over autoview table"
(#27) Line indented incorrectly; expected 4 spaces, found 8
(#27) Expected "if (...) {\n"; found "if (...)\n {\n"
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#29) Line indented incorrectly; expected 8 spaces, found 12
(#29) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#31) Line indented incorrectly; expected 12 spaces, found 16
(#31) Expected "if (...) {\n"; found "if (...)\n {\n"
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Line indented incorrectly; expected 12 spaces, found 16
(#35) Line indented incorrectly; expected 8 spaces, found 12
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#38) Line indented incorrectly; expected 0 spaces, found 4
(#40) Line indented incorrectly; expected 0 spaces, found 4
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Opening brace should be on the same line as the declaration
(#43) Whitespace found at end of line
(#44) Line indented incorrectly; expected 4 spaces, found 8
(#44) Expected "if (...) {\n"; found "if (...)\n {\n"
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Line indented incorrectly; expected 4 spaces, found 8
(#48) Whitespace found at end of line
(#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) No space found before comment text; expected "// autoview mod" but found "//autoview mod"
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// Print assignment data" but found "//Print assignment data"
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// End mod" but found "//End mod"
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#66) Line indented incorrectly; expected 0 spaces, found 4
(#67) Whitespace found at end of line
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) 4 slashes comments are not allowed; use "// Comment." instead
(#68) No space found before comment text; expected "// Return an array of info (name,value)" but found "////Return an array of info (name,value)"
(#69) Line indented incorrectly; expected 0 spaces, found 4
(#69) Commas (,) must be followed by white space.
(#69) Variable "user_data" must not contain underscores.
(#69) Commas (,) must be followed by white space.
(#69) Variable "backup_unique_code" must not contain underscores.
(#69) Commas (,) must be followed by white space.
(#70) Opening brace should be on the same line as the declaration
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#71) Expected "if (...) {\n"; found "if (...)\n {\n"
(#74) Line indented incorrectly; expected 8 spaces, found 12
(#74) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#76) Commas (,) must be followed by white space.
(#76) Variable "backup_unique_code" must not contain underscores.
(#77) Line indented incorrectly; expected 8 spaces, found 12
(#79) Line indented incorrectly; expected 4 spaces, found 8
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// First the course data" but found "//First the course data"
(#82) Commas (,) must be followed by white space.
(#85) Line indented incorrectly; expected 0 spaces, found 4
(#85) Whitespace found at end of line
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) 4 slashes comments are not allowed; use "// Comment." instead
(#87) No space found before comment text; expected "// Return an array of info (name,value)" but found "////Return an array of info (name,value)"
(#88) Line indented incorrectly; expected 0 spaces, found 4
(#88) Commas (,) must be followed by white space.
(#88) Variable "backup_unique_code" must not contain underscores.
(#89) Opening brace should be on the same line as the declaration
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// First the course data" but found "//First the course data"
(#94) Line indented incorrectly; expected 0 spaces, found 4
(#96) A closing tag is not permitted at the end of a PHP file
mod/autoview/callback.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected 1 space(s) before asterisk; 0 found
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#13) "require_once" must be immediately followed by an open parenthesis
(#20) Variable "versionCheck" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Line indented incorrectly; expected 0 spaces, found 1
(#21) Expected "if (...) {\n"; found "if (...)\n {\n"
(#21) Variable "versionCheck" must be all lower-case
(#23) Line indented incorrectly; expected at least 4 spaces, found 2
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "=>"; 0 found
(#23) Expected 1 space after "=>"; 0 found
(#24) Line indented incorrectly; expected at least 4 spaces, found 2
(#24) Inline control structures are not allowed
(#25) Line indented incorrectly; expected at least 4 spaces, found 3
(#26) Line indented incorrectly; expected 4 spaces, found 2
(#27) Line indented incorrectly; expected at least 4 spaces, found 2
(#28) Line indented incorrectly; expected at least 8 spaces, found 3
(#29) Line indented incorrectly; expected at least 8 spaces, found 3
(#29) No space found before comment text; expected "// The version field has been removed in Moodle 2.6, this compensates" but found "//The version field has been removed in Moodle 2.6, this compensates"
(#30) This comment is 100% valid code; is this commented out code?
(#30) Line indented incorrectly; expected at least 8 spaces, found 3
(#30) No space found before comment text; expected "// require_once("version.php");" but found "//require_once("version.php");"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) This comment is 67% valid code; is this commented out code?
(#31) Line indented incorrectly; expected at least 8 spaces, found 3
(#31) No space found before comment text; expected "// echo $module->version;" but found "//echo $module->version;"
(#32) Line indented incorrectly; expected 4 spaces, found 2
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Line indented incorrectly; expected 0 spaces, found 1
(#36) Variable "clientType" must be all lower-case
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Commas (,) must be followed by white space.
(#39) Line indented incorrectly; expected 0 spaces, found 1
(#39) Expected "if (...) {\n"; found "if (...)\n {\n"
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Line indented incorrectly; expected 4 spaces, found 2
(#42) Expected "if (...) {\n"; found "if (...)\n {\n"
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 3
(#44) Variable "clientType" must be all lower-case
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Line indented incorrectly; expected 4 spaces, found 2
(#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) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) No space found before comment text; expected "// *** Need to set the global user variable, Guest users auth may fail without it***" but found "//*** Need to set the global user variable, Guest users auth may fail without it***"
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#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) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) No space found before comment text; expected "// *****Get other info we need*****" but found "//*****Get other info we need*****"
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#56) No space found before comment text; expected "// *****Check the time, the key shouldn't be more than 1 minute old*****" but found "//*****Check the time, the key shouldn't be more than 1 minute old*****"
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "-"; 0 found
(#57) Expected 1 space after "-"; 0 found
(#59) Line indented incorrectly; expected 4 spaces, found 2
(#59) Expected "if (...) {\n"; found "if (...)\n {\n"
(#59) Expected 1 space before "<"; 0 found
(#59) Expected 1 space after "<"; 0 found
(#60) Line indented incorrectly; expected at least 4 spaces, found 2
(#61) Line indented incorrectly; expected 8 spaces, found 3
(#61) Expected "if (...) {\n"; found "if (...)\n {\n"
(#61) Variable "clientType" must be all lower-case
(#61) Expected 1 space before "=="; 0 found
(#61) Expected 1 space after "=="; 0 found
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 12 spaces, found 4
(#63) No space found before comment text; expected "// *****This is a one-shot key, so delete from database*****" but found "//*****This is a one-shot key, so delete from database*****"
(#64) Line indented incorrectly; expected at least 12 spaces, found 4
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#65) Line indented incorrectly; expected at least 12 spaces, found 4
(#65) Line exceeds 132 characters; contains 135 characters
(#66) Line indented incorrectly; expected at least 12 spaces, found 4
(#67) Line indented incorrectly; expected at least 12 spaces, found 4
(#68) Line indented incorrectly; expected 8 spaces, found 3
(#70) Line indented incorrectly; expected 8 spaces, found 3
(#70) Expected "if (...) {\n"; found "if (...)\n {\n"
(#70) Variable "clientType" must be all lower-case
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 12 spaces, found 4
(#72) No space found before comment text; expected "// *****This is a one-shot key, so delete from database*****" but found "//*****This is a one-shot key, so delete from database*****"
(#73) Line indented incorrectly; expected at least 12 spaces, found 4
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Line indented incorrectly; expected at least 12 spaces, found 4
(#74) Line exceeds 132 characters; contains 135 characters
(#75) Line indented incorrectly; expected at least 12 spaces, found 4
(#76) Line indented incorrectly; expected at least 12 spaces, found 4
(#77) Line indented incorrectly; expected 8 spaces, found 3
(#79) Line indented incorrectly; expected 8 spaces, found 3
(#79) Expected "if (...) {\n"; found "if (...)\n {\n"
(#79) Whitespace found at end of line
(#80) Line indented incorrectly; expected at least 8 spaces, found 4
(#80) Variable "clientType" must be all lower-case
(#80) Expected 1 space before "=="; 0 found
(#80) Expected 1 space after "=="; 0 found
(#80) Variable "clientType" must be all lower-case
(#80) Expected 1 space before "=="; 0 found
(#80) Expected 1 space after "=="; 0 found
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 12 spaces, found 4
(#82) No space found before comment text; expected "// *****Note playback keys are allowed to persist for non-custom clients which can't re-authenticate internally*****" but found "//*****Note playback keys are allowed to persist for non-custom clients which can't re-authenticate internally*****"
(#83) Line indented incorrectly; expected at least 12 spaces, found 4
(#83) Inline control structures are not allowed
(#83) Variable "clientType" must be all lower-case
(#83) Expected 1 space before "!="; 0 found
(#83) Expected 1 space after "!="; 0 found
(#84) Line indented incorrectly; expected at least 12 spaces, found 8
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#86) Line indented incorrectly; expected at least 12 spaces, found 4
(#87) Line indented incorrectly; expected at least 12 spaces, found 4
(#88) Line indented incorrectly; expected at least 12 spaces, found 4
(#89) Line indented incorrectly; expected 8 spaces, found 3
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#91) No space found before comment text; expected "// ****Auth failed, delete the key just in case****" but found "//****Auth failed, delete the key just in case****"
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Variable "clientType" must be all lower-case
(#94) Line indented incorrectly; expected 4 spaces, found 2
(#95) Line indented incorrectly; expected 4 spaces, found 2
(#95) Expected "} else {\n"; found "}\n else\n {\n"
(#96) Line indented incorrectly; expected at least 4 spaces, found 2
(#97) Line indented incorrectly; expected at least 8 spaces, found 3
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#99) Line indented incorrectly; expected at least 8 spaces, found 3
(#100) Line indented incorrectly; expected 4 spaces, found 2
(#101) Line indented incorrectly; expected 0 spaces, found 1
(#102) Inline control structures are not allowed
(#103) Variable "clientType" must be all lower-case
(#104) A closing tag is not permitted at the end of a PHP file
mod/autoview/convert.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Whitespace found at end of line
(#9) Line indented incorrectly; expected 0 spaces, found 1
(#9) function name "fatalErrorShutdownHandler" must be lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#11) Line indented incorrectly; expected at least 4 spaces, found 2
(#11) Variable "last_error" must not contain underscores.
(#12) Line indented incorrectly; expected 4 spaces, found 2
(#12) Variable "last_error" must not contain underscores.
(#13) Line indented incorrectly; expected at least 8 spaces, found 4
(#13) Variable "last_error" must not contain underscores.
(#13) Variable "last_error" must not contain underscores.
(#13) Variable "last_error" must not contain underscores.
(#14) Line indented incorrectly; expected 4 spaces, found 2
(#15) Line indented incorrectly; expected 0 spaces, found 1
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Commas (,) must be followed by white space.
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#28) Inline control structures are not allowed
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#31) Inline control structures are not allowed
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#34) Inline control structures are not allowed
(#42) Line indented incorrectly; expected 0 spaces, found 1
(#42) Expected "if (...) {\n"; found "if (...)\n {\n"
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Line indented incorrectly; expected 0 spaces, found 1
(#48) Line indented incorrectly; expected 0 spaces, found 1
(#48) Expected "if (...) {\n"; found "if (...)\n {\n"
(#48) Expected 1 space before "=="; 0 found
(#48) Expected 1 space after "=="; 0 found
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Line indented incorrectly; expected 0 spaces, found 1
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#58) Line indented incorrectly; expected 0 spaces, found 1
(#58) Expected "if (...) {\n"; found "if (...)\n {\n"
(#58) Expected 1 space before "=="; 0 found
(#58) Expected 1 space after "=="; 0 found
(#60) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Expected 1 space before "="; 0 found
(#61) Line indented incorrectly; expected at least 4 spaces, found 3
(#62) Line indented incorrectly; expected at least 4 spaces, found 3
(#63) Line indented incorrectly; expected at least 4 spaces, found 3
(#64) Line indented incorrectly; expected at least 4 spaces, found 3
(#65) Line indented incorrectly; expected at least 4 spaces, found 3
(#66) Line indented incorrectly; expected at least 4 spaces, found 3
(#67) Line indented incorrectly; expected at least 4 spaces, found 3
(#68) Line indented incorrectly; expected at least 4 spaces, found 3
(#69) Line indented incorrectly; expected at least 4 spaces, found 3
(#70) Line indented incorrectly; expected at least 3 spaces, found 2
(#71) Line indented incorrectly; expected 0 spaces, found 1
(#72) Expected "} else if (...) {\n"; found "}\n else\n if (...)\n {\n"
(#73) Line indented incorrectly; expected 0 spaces, found 1
(#73) Expected "if (...) {\n"; found "if (...)\n {\n"
(#73) Expected 1 space before ">"; 0 found
(#73) Expected 1 space after ">"; 0 found
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Expected 1 space before "="; 0 found
(#76) Line indented incorrectly; expected at least 4 spaces, found 3
(#77) Line indented incorrectly; expected at least 4 spaces, found 3
(#78) Line indented incorrectly; expected at least 4 spaces, found 3
(#79) Line indented incorrectly; expected at least 4 spaces, found 3
(#80) Line indented incorrectly; expected at least 4 spaces, found 3
(#81) Line indented incorrectly; expected at least 4 spaces, found 3
(#82) Line indented incorrectly; expected at least 4 spaces, found 3
(#83) Line indented incorrectly; expected at least 4 spaces, found 3
(#84) Line indented incorrectly; expected at least 4 spaces, found 3
(#85) Line indented incorrectly; expected at least 4 spaces, found 3
(#86) Line indented incorrectly; expected at least 3 spaces, found 2
(#87) Line indented incorrectly; expected at least 3 spaces, found 2
(#88) Line indented incorrectly; expected 0 spaces, found 1
(#89) Expected "} else if (...) {\n"; found "}\n else\n if (...)\n {\n"
(#90) Line indented incorrectly; expected 0 spaces, found 1
(#90) Expected "if (...) {\n"; found "if (...)\n {\n"
(#90) Expected 1 space before ">"; 0 found
(#90) Expected 1 space after ">"; 0 found
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#92) Expected "if (...) {\n"; found "if (...)\n {\n"
(#93) Line indented incorrectly; expected at least 4 spaces, found 2
(#94) Line indented incorrectly; expected at least 8 spaces, found 3
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Line indented incorrectly; expected at least 8 spaces, found 4
(#97) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#103) Line indented incorrectly; expected at least 8 spaces, found 4
(#105) Line indented incorrectly; expected at least 10 spaces, found 3
(#106) Line indented incorrectly; expected 4 spaces, found 2
(#107) Line indented incorrectly; expected 4 spaces, found 2
(#107) Expected "} else {\n"; found "}\n else\n {\n"
(#108) Line indented incorrectly; expected at least 4 spaces, found 2
(#109) Line indented incorrectly; expected at least 8 spaces, found 3
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Line indented incorrectly; expected at least 8 spaces, found 4
(#111) Line indented incorrectly; expected at least 8 spaces, found 4
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 10 spaces, found 3
(#120) Line indented incorrectly; expected at least 10 spaces, found 3
(#121) Line indented incorrectly; expected 4 spaces, found 2
(#122) Line indented incorrectly; expected 0 spaces, found 1
(#123) A closing tag is not permitted at the end of a PHP file
mod/autoview/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#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 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Inline control structures are not allowed
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#38) Variable "mod_autoview_capabilities" must not contain underscores.
(#104) Expected "if (...) {\n"; found "if (...)\n{\n"
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#106) Variable "mod_autoview_capabilities" must not contain underscores.
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Variable "mod_autoview_capabilities" must not contain underscores.
(#110) A closing tag is not permitted at the end of a PHP file
mod/autoview/db/log.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#22) A closing tag is not permitted at the end of a PHP file
mod/autoview/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Opening brace should be on the same line as the declaration
(#6) Line indented incorrectly; expected 4 spaces, found 1
(#6) Expected "if (...) {\n"; found "if (...)\n {\n"
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Line indented incorrectly; expected at least 8 spaces, found 5
(#9) Line indented incorrectly; expected at least 8 spaces, found 5
(#10) Line indented incorrectly; expected at least 8 spaces, found 5
(#11) Line indented incorrectly; expected at least 8 spaces, found 5
(#11) Inline control structures are not allowed
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Expected "if (...) {\n"; found "if (...)\n {\n"
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Line indented incorrectly; expected at least 8 spaces, found 5
(#19) Line indented incorrectly; expected at least 8 spaces, found 5
(#20) Line indented incorrectly; expected at least 8 spaces, found 5
(#21) Line indented incorrectly; expected at least 8 spaces, found 5
(#23) Line indented incorrectly; expected at least 8 spaces, found 5
(#24) Line indented incorrectly; expected at least 8 spaces, found 5
(#25) Line indented incorrectly; expected at least 8 spaces, found 5
(#27) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Inline control structures are not allowed
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Inline control structures are not allowed
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "if (...) {\n"; found "if (...)\n {\n"
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Line indented incorrectly; expected 8 spaces, found 5
(#67) Expected "if (...) {\n"; found "if (...)\n {\n"
(#67) Expected 1 space before ">="; 0 found
(#67) Expected 1 space after ">="; 0 found
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected at least 12 spaces, found 9
(#70) Line indented incorrectly; expected at least 12 spaces, found 9
(#71) Line indented incorrectly; expected at least 12 spaces, found 9
(#72) Line indented incorrectly; expected 8 spaces, found 5
(#73) Line indented incorrectly; expected 8 spaces, found 5
(#73) Expected "} else {\n"; found "}\n else\n {\n"
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Line indented incorrectly; expected at least 12 spaces, found 9
(#76) Line indented incorrectly; expected at least 12 spaces, found 9
(#76) Inline control structures are not allowed
(#78) Line indented incorrectly; expected 8 spaces, found 5
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) Expected "if (...) {\n"; found "if (...)\n {\n"
(#82) Expected 1 space before "<"; 0 found
(#82) Expected 1 space after "<"; 0 found
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) No space found before comment text; expected "// Need to check the log display entries in Moodle 1.9x" but found "//Need to check the log display entries in Moodle 1.9x"
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Expected "if (...) {\n"; found "if (...)\n {\n"
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Line indented incorrectly; expected 8 spaces, found 5
(#90) Expected "if (...) {\n"; found "if (...)\n {\n"
(#90) Expected 1 space before ">="; 0 found
(#90) Expected 1 space after ">="; 0 found
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 12 spaces, found 9
(#93) Line indented incorrectly; expected at least 12 spaces, found 9
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#94) Line indented incorrectly; expected 12 spaces, found 9
(#94) Expected "if (...) {\n"; found "if (...)\n {\n"
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#95) Line indented incorrectly; expected at least 12 spaces, found 9
(#96) Line indented incorrectly; expected at least 16 spaces, found 13
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Line indented incorrectly; expected at least 16 spaces, found 13
(#98) Line indented incorrectly; expected 12 spaces, found 9
(#99) Line indented incorrectly; expected 8 spaces, found 4
(#99) Closing brace indented incorrectly; expected 5 spaces, found 4
(#100) Line indented incorrectly; expected 8 spaces, found 4
(#100) Expected "} else {\n"; found "}\n else\n {\n"
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 12 spaces, found 9
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Line indented incorrectly; expected 12 spaces, found 9
(#103) Expected "if (...) {\n"; found "if (...)\n {\n"
(#103) Expected 1 space before "=="; 0 found
(#103) Expected 1 space after "=="; 0 found
(#104) Line indented incorrectly; expected at least 12 spaces, found 9
(#105) Line indented incorrectly; expected at least 16 spaces, found 13
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Line indented incorrectly; expected at least 16 spaces, found 13
(#107) Line indented incorrectly; expected 12 spaces, found 9
(#108) Line indented incorrectly; expected 8 spaces, found 4
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Expected 2 space(s) before asterisk; 1 found
(#117) Expected 2 space(s) before asterisk; 1 found
(#119) Line indented incorrectly; expected 0 spaces, found 1
(#120) Opening brace should be on the same line as the declaration
(#128) Line indented incorrectly; expected 0 spaces, found 1
(#131) Expected 2 space(s) before asterisk; 1 found
(#132) Expected 2 space(s) before asterisk; 1 found
(#133) Expected 2 space(s) before asterisk; 1 found
(#135) Line indented incorrectly; expected 0 spaces, found 1
(#136) Opening brace should be on the same line as the declaration
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Line indented incorrectly; expected 4 spaces, found 5
(#138) Expected "if (...) {\n"; found "if (...)\n {\n"
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#146) Line indented incorrectly; expected 4 spaces, found 5
(#147) Line indented incorrectly; expected 0 spaces, found 1
(#149) A closing tag is not permitted at the end of a PHP file
mod/autoview/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 5 space(s) before asterisk; 4 found
(#5) Expected 5 space(s) before asterisk; 4 found
(#5) Whitespace found at end of line
(#6) Expected 5 space(s) before asterisk; 4 found
(#7) Expected 5 space(s) before asterisk; 4 found
(#8) Expected 5 space(s) before asterisk; 4 found
(#8) Whitespace found at end of line
(#9) Expected 5 space(s) before asterisk; 4 found
(#10) Expected 5 space(s) before asterisk; 4 found
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected 0 spaces, found 4
(#17) Line indented incorrectly; expected 0 spaces, found 4
(#21) Line indented incorrectly; expected 0 spaces, found 4
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#23) Line indented incorrectly; expected 0 spaces, found 4
(#35) Line indented incorrectly; expected 0 spaces, found 4
(#35) Expected "if (...) {\n"; found "if (...){\n"
(#35) Expected 1 space before ">="; 0 found
(#35) Expected 1 space after ">="; 0 found
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#38) Line indented incorrectly; expected 4 spaces, found 8
(#40) Line indented incorrectly; expected 0 spaces, found 4
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#54) Line indented incorrectly; expected 0 spaces, found 4
(#56) Line indented incorrectly; expected 0 spaces, found 4
(#59) Line indented incorrectly; expected 0 spaces, found 4
(#62) Line indented incorrectly; expected 0 spaces, found 4
(#65) Line indented incorrectly; expected 0 spaces, found 4
(#69) Line indented incorrectly; expected 0 spaces, found 4
(#70) Line indented incorrectly; expected 4 spaces, found 8
(#72) Line indented incorrectly; expected 8 spaces, found 12
(#73) Line indented incorrectly; expected 12 spaces, found 16
(#75) Line indented incorrectly; expected 12 spaces, found 16
(#76) Line indented incorrectly; expected 12 spaces, found 16
(#78) Line indented incorrectly; expected 12 spaces, found 16
(#80) Line indented incorrectly; expected 8 spaces, found 12
(#81) Line indented incorrectly; expected 4 spaces, found 8
(#83) Line indented incorrectly; expected 4 spaces, found 8
(#84) Line indented incorrectly; expected 4 spaces, found 8
(#86) Line indented incorrectly; expected 4 spaces, found 8
(#88) Line indented incorrectly; expected 4 spaces, found 8
(#89) Line indented incorrectly; expected 4 spaces, found 8
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Whitespace found at end of line
(#91) Commas (,) must be followed by white space.
(#91) Line exceeds 132 characters; contains 138 characters
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#95) Whitespace found at end of line
(#96) Commas (,) must be followed by white space.
(#98) Line indented incorrectly; expected 4 spaces, found 8
(#99) Line indented incorrectly; expected 0 spaces, found 4
(#106) Whitespace found at end of line
(#107) A closing tag is not permitted at the end of a PHP file
(#107) Additional whitespace found at end of file
mod/autoview/lang/de/autoview.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Reached the end of the file before finding all of the opening comment.
(#3) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/de_utf8/autoview.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Reached the end of the file before finding all of the opening comment.
(#3) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/en/autoview.php
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#7) Expected 1 space before "="; 0 found
(#7) Expected 1 space after "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#30) Expected 1 space before "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#105) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#116) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/en_utf8/autoview.php
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#7) Expected 1 space before "="; 0 found
(#7) Expected 1 space after "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#30) Expected 1 space before "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#105) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#116) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/fr/autoview.php
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected 1 space before "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#34) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/fr_utf8/autoview.php
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected 1 space before "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#34) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/pt/autoview.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected 1 space before "="; 0 found
(#30) Expected 1 space before "="; 0 found
(#31) Expected 1 space before "="; 0 found
(#32) Expected 1 space before "="; 0 found
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#58) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/pt_utf8/autoview.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected 1 space before "="; 0 found
(#30) Expected 1 space before "="; 0 found
(#31) Expected 1 space before "="; 0 found
(#32) Expected 1 space before "="; 0 found
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#58) A closing tag is not permitted at the end of a PHP file
mod/autoview/lib-mdl1.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Inline control structures are not allowed
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Opening brace should be on the same line as the declaration
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Opening brace should be on the same line as the declaration
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Opening brace should be on the same line as the declaration
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Opening brace should be on the same line as the declaration
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Opening brace should be on the same line as the declaration
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) A closing tag is not permitted at the end of a PHP file
mod/autoview/lib-mdl2.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Inline control structures are not allowed
(#7) Opening brace should be on the same line as the declaration
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#12) Expected 1 space before "=>"; 0 found
(#12) Expected 1 space after "=>"; 0 found
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#13) Expected "if (...) {\n"; found "if (...)\n {\n"
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Expected 1 space before ".="; 0 found
(#15) Expected 1 space after ".="; 0 found
(#15) Line exceeds 132 characters; contains 134 characters
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Expected "if (...) {\n"; found "if (...)\n {\n"
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Expected 1 space before ".="; 0 found
(#22) Expected 1 space after ".="; 0 found
(#22) Line exceeds 132 characters; contains 137 characters
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#25) Whitespace found at end of line
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Inline control structures are not allowed
(#27) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Opening brace should be on the same line as the declaration
(#48) Closing brace must be on a line by itself
(#49) Closing brace must be on a line by itself
(#50) Closing brace must be on a line by itself
(#51) Closing brace must be on a line by itself
(#52) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#54) Closing brace must be on a line by itself
(#55) Closing brace must be on a line by itself
(#56) Closing brace must be on a line by itself
(#61) Opening brace should be on the same line as the declaration
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#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) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#73) Inline control structures are not allowed
(#75) Inline control structures are not allowed
(#80) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Expected "if (...) {\n"; found "if (...)\n {\n"
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Inline doc block comments are not allowed; use "// Comment." instead
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Inline control structures are not allowed
(#102) Line indented incorrectly; expected at least 4 spaces, found 2
(#105) A closing tag is not permitted at the end of a PHP file
mod/autoview/lib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) 3 slashes comments are not allowed; use "// Comment." instead
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Inline control structures are not allowed
(#14) Expected 1 space before ">="; 0 found
(#14) Expected 1 space after ">="; 0 found
(#16) Inline control structures are not allowed
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) 3 slashes comments are not allowed; use "// Comment." instead
(#21) Whitespace found at end of line
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) 3 slashes comments are not allowed; use "// Comment." instead
(#22) Whitespace found at end of line
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) 3 slashes comments are not allowed; use "// Comment." instead
(#23) Whitespace found at end of line
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) 3 slashes comments are not allowed; use "// Comment." instead
(#30) Inline control structures are not allowed
(#33) Inline control structures are not allowed
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline control structures are not allowed
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Inline control structures are not allowed
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 67% valid code; is this commented out code?
(#44) No space found before comment text; expected "// $mainrecord->storage=mdl21_getconfigparam("autoview", "storage_type");" but found "//$mainrecord->storage=mdl21_getconfigparam("autoview", "storage_type");"
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#48) Whitespace found at end of line
(#49) Inline control structures are not allowed
(#49) Expected 1 space before ">"; 0 found
(#49) Expected 1 space after ">"; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#55) Line indented incorrectly; expected 8 spaces, found 5
(#55) Expected "if (...) {\n"; found "if (...)\n {\n"
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Line indented incorrectly; expected at least 12 spaces, found 6
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Line indented incorrectly; expected at least 12 spaces, found 6
(#58) Inline control structures are not allowed
(#59) Line indented incorrectly; expected at least 12 spaces, found 7
(#60) Line indented incorrectly; expected at least 12 spaces, found 6
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Line indented incorrectly; expected 8 spaces, found 5
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Inline control structures are not allowed
(#63) Line indented incorrectly; expected at least 8 spaces, found 6
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Variable "instance_id" must not contain underscores.
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#69) Variable "instance_id" must not contain underscores.
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) 3 slashes comments are not allowed; use "// Comment." instead
(#74) Whitespace found at end of line
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) 3 slashes comments are not allowed; use "// Comment." instead
(#75) Whitespace found at end of line
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) 3 slashes comments are not allowed; use "// Comment." instead
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Inline control structures are not allowed
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Inline control structures are not allowed
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) 3 slashes comments are not allowed; use "// Comment." instead
(#108) Whitespace found at end of line
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#109) 3 slashes comments are not allowed; use "// Comment." instead
(#109) Whitespace found at end of line
(#110) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) 3 slashes comments are not allowed; use "// Comment." instead
(#110) Whitespace found at end of line
(#116) Expected "if (...) {\n"; found "if (...)\n {\n"
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "<="; 0 found
(#116) Expected 1 space after "<="; 0 found
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#135) Line indented incorrectly; expected at least 4 spaces, found 0
(#135) No space found before comment text; expected "// Returns the users with data in one resource" but found "//Returns the users with data in one resource"
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) No space found before comment text; expected "// (NONE, but must exist on EVERY mod !!)" but found "//(NONE, but must exist on EVERY mod !!)"
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) 3 slashes comments are not allowed; use "// Comment." instead
(#142) Whitespace found at end of line
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) 3 slashes comments are not allowed; use "// Comment." instead
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) 3 slashes comments are not allowed; use "// Comment." instead
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) 3 slashes comments are not allowed; use "// Comment." instead
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 4 spaces, found 0
(#146) 3 slashes comments are not allowed; use "// Comment." instead
(#148) Line indented incorrectly; expected at least 4 spaces, found 3
(#152) Opening brace should be on the same line as the declaration
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) The use of backticks in strings is not recommended
(#155) Expected 1 space before "-"; 0 found
(#155) Expected 1 space after "-"; 0 found
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Opening brace should be on the same line as the declaration
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Expected "if (...) {\n"; found "if (...)\n {\n"
(#164) Expected 1 space before "=="; 0 found
(#164) Expected 1 space after "=="; 0 found
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#170) This comment is 60% valid code; is this commented out code?
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Line indented incorrectly; expected at least 4 spaces, found 2
(#174) Line indented incorrectly; expected at least 4 spaces, found 2
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Opening brace should be on the same line as the declaration
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) Expected "if (...) {\n"; found "if (...)\n {\n"
(#194) Expected 1 space before "=="; 0 found
(#194) Expected 1 space after "=="; 0 found
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) A closing tag is not permitted at the end of a PHP file
mod/autoview/mdl21_abstract.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#12) Expected 1 space(s) before asterisk; 0 found
(#13) Expected 1 space(s) before asterisk; 0 found
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Opening brace should be on the same line as the declaration
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) The use of function eval() is forbidden
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Opening brace should be on the same line as the declaration
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) The use of function eval() is forbidden
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Opening brace should be on the same line as the declaration
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Opening brace should be on the same line as the declaration
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Opening brace should be on the same line as the declaration
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) The use of function eval() is forbidden
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Opening brace should be on the same line as the declaration
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Opening brace should be on the same line as the declaration
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Opening brace should be on the same line as the declaration
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) The use of function eval() is forbidden
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Opening brace should be on the same line as the declaration
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Inline control structures are not allowed
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Expected 1 space before ".="; 0 found
(#62) Expected 1 space after ".="; 0 found
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#76) Scope modifier not specified for member variable "$navbar"
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Visibility must be declared on method "__construct"
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Opening brace should be on the same line as the declaration
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Opening brace should be on the same line as the declaration
(#85) Closing brace must be on a line by itself
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Opening brace should be on the same line as the declaration
(#88) Closing brace must be on a line by itself
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Opening brace should be on the same line as the declaration
(#91) Closing brace must be on a line by itself
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Opening brace should be on the same line as the declaration
(#94) Closing brace must be on a line by itself
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Opening brace should be on the same line as the declaration
(#97) Closing brace must be on a line by itself
(#101) Expected 1 space(s) before asterisk; 0 found
(#102) Expected 1 space(s) before asterisk; 0 found
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Opening brace should be on the same line as the declaration
(#107) Closing brace must be on a line by itself
(#111) Expected 1 space(s) before asterisk; 0 found
(#112) Expected 1 space(s) before asterisk; 0 found
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Opening brace should be on the same line as the declaration
(#117) Closing brace must be on a line by itself
(#120) Inline doc block comments are not allowed; use "// Comment." instead
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Opening brace should be on the same line as the declaration
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Opening brace should be on the same line as the declaration
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Opening brace should be on the same line as the declaration
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Opening brace should be on the same line as the declaration
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Opening brace should be on the same line as the declaration
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Commas (,) must be followed by white space.
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#158) Expected 1 space(s) before asterisk; 0 found
(#159) Expected 1 space(s) before asterisk; 0 found
(#162) Opening brace should be on the same line as the declaration
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) The use of function eval() is forbidden
(#168) Opening brace should be on the same line as the declaration
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) The use of function eval() is forbidden
(#174) Expected 1 space(s) before asterisk; 0 found
(#175) Expected 1 space(s) before asterisk; 0 found
(#175) Whitespace found at end of line
(#176) Expected 1 space(s) before asterisk; 0 found
(#177) Expected 1 space(s) before asterisk; 0 found
(#180) Opening brace should be on the same line as the declaration
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) function name "mdl21_get_DB" must be lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) A closing tag is not permitted at the end of a PHP file
mod/autoview/mdl2_generic.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Opening brace should be on the same line as the declaration
(#3) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Line indented incorrectly; expected at least 4 spaces, found 1
(#5) Line indented incorrectly; expected at least 4 spaces, found 1
(#5) Inline control structures are not allowed
(#5) The use of function eval() is forbidden
(#6) Line indented incorrectly; expected at least 4 spaces, found 2
(#6) The use of function eval() is forbidden
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) The use of function eval() is forbidden
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#15) Opening brace should be on the same line as the declaration
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Expected "if (...) {\n"; found "if (...)\n {\n"
(#17) The use of function eval() is forbidden
(#17) Expected 1 space before "=="; 0 found
(#17) Expected 1 space after "=="; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) The use of function eval() is forbidden
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Expected 1 space(s) before asterisk; 0 found
(#28) Expected 1 space(s) before asterisk; 0 found
(#28) Whitespace found at end of line
(#29) Expected 1 space(s) before asterisk; 0 found
(#30) Expected 1 space(s) before asterisk; 0 found
(#33) Opening brace should be on the same line as the declaration
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) function name "mdl21_get_DB" must be lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) A closing tag is not permitted at the end of a PHP file
mod/autoview/mod_form.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) "require_once" must be immediately followed by an open parenthesis
(#6) Visibility must be declared on method "definition"
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 8 spaces, found 1
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 78% valid code; is this commented out code?
(#21) No space found before comment text; expected "// $mform->setHelpButton('summary', array('questions', 'richtext'), false, 'editorhelpbutton');" but found "//$mform->setHelpButton('summary', array('questions', 'richtext'), false, 'editorhelpbutton');"
(#26) Expected "if (...) {\n"; found "if (...)\n {\n"
(#34) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Whitespace found at end of line
(#38) Inline control structures are not allowed
(#38) Expected 1 space before "<"; 0 found
(#38) Expected 1 space after "<"; 0 found
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) This comment is 73% valid code; is this commented out code?
(#42) Line indented incorrectly; expected at least 12 spaces, found 8
(#42) No space found before comment text; expected "// $mform->addElement('filepicker', 'configfile', get_string("chooseconfig", "autoview"), $opts);" but found "//$mform->addElement('filepicker', 'configfile', get_string("chooseconfig", "autoview"), $opts);"
(#43) Line indented incorrectly; expected at least 12 spaces, found 9
(#44) Line indented incorrectly; expected at least 12 spaces, found 9
(#47) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Line indented incorrectly; expected at least 8 spaces, found 0
(#58) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 0
(#62) Expected "if (...) {\n"; found "if (...)\n {\n"
(#66) Line exceeds 132 characters; contains 147 characters
(#72) A closing tag is not permitted at the end of a PHP file
mod/autoview/qtref.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Expected 1 space before "="; 0 found
(#15) Inline control structures are not allowed
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#18) Inline control structures are not allowed
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#21) Inline control structures are not allowed
(#28) A closing tag is not permitted at the end of a PHP file
mod/autoview/recieveXML.php
(#1) The first thing in a PHP file must be the <?php tag.
(#10) Expected 1 space(s) before asterisk; 0 found
(#11) Expected 1 space(s) before asterisk; 0 found
(#17) Commas (,) must be followed by white space.
(#21) Inline control structures are not allowed
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#24) Inline control structures are not allowed
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#27) Inline control structures are not allowed
(#33) Line indented incorrectly; expected 0 spaces, found 4
(#33) Expected "if (...) {\n"; found "if (...)\n {\n"
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Inline control structures are not allowed
(#36) Expected 1 space before "!="; 0 found
(#36) Expected 1 space after "!="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline control structures are not allowed
(#40) Expected 1 space before "!="; 0 found
(#40) Expected 1 space after "!="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#45) Line indented incorrectly; expected 4 spaces, found 5
(#45) Expected "if (...) {\n"; found "if (...)\n {"
(#45) Expected 1 space before ">"; 0 found
(#45) Expected 1 space after ">"; 0 found
(#45) Expected 1 space before "!="; 0 found
(#45) Expected 1 space after "!="; 0 found
(#47) Line indented incorrectly; expected at least 8 spaces, found 6
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Line indented incorrectly; expected at least 8 spaces, found 6
(#49) Line indented incorrectly; expected at least 8 spaces, found 6
(#50) Line indented incorrectly; expected at least 8 spaces, found 6
(#51) Line indented incorrectly; expected 4 spaces, found 5
(#52) Whitespace found at end of line
(#53) Line indented incorrectly; expected 4 spaces, found 5
(#53) Expected "if (...) {\n"; found "if (...)\n {"
(#53) Expected 1 space before "!="; 0 found
(#53) Expected 1 space after "!="; 0 found
(#55) Line indented incorrectly; expected at least 8 spaces, found 6
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Line indented incorrectly; expected at least 8 spaces, found 6
(#57) Line indented incorrectly; expected at least 8 spaces, found 6
(#58) Line indented incorrectly; expected at least 8 spaces, found 6
(#59) Line indented incorrectly; expected 4 spaces, found 5
(#62) Line indented incorrectly; expected 0 spaces, found 4
(#63) Inline control structures are not allowed
mod/autoview/restorelib.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) No space found before comment text; expected "// This php script contains all the stuff to backup/restore" but found "//This php script contains all the stuff to backup/restore"
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) No space found before comment text; expected "// autoview mods" but found "//autoview mods"
(#5) No space found before comment text; expected "// This is the "graphical" structure of the autoview mod:" but found "//This is the "graphical" structure of the autoview mod:"
(#5) Whitespace found at end of line
(#7) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#7) Whitespace found at end of line
(#8) This comment is 50% valid code; is this commented out code?
(#8) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#11) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#12) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#13) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#15) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// -----------------------------------------------------------" but found "//-----------------------------------------------------------"
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// This function executes all the restore procedure about this mod" but found "//This function executes all the restore procedure about this mod"
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Line indented incorrectly; expected 0 spaces, found 4
(#20) Commas (,) must be followed by white space.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// Get record from backup_ids" but found "//Get record from backup_ids"
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#29) Line indented incorrectly; expected 4 spaces, found 8
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// Now get completed xmlized object" but found "//Now get completed xmlized object"
(#32) This comment is 67% valid code; is this commented out code?
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) No space found before comment text; expected "// traverse_xmlize($info); //Debug" but found "//traverse_xmlize($info); //Debug"
(#33) This comment is 70% valid code; is this commented out code?
(#33) No space found before comment text; expected "// print_object ($GLOBALS['traverse_array']); //Debug" but found "//print_object ($GLOBALS['traverse_array']); //Debug"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 75% valid code; is this commented out code?
(#34) No space found before comment text; expected "// $GLOBALS['traverse_array']=""; //Debug" but found "//$GLOBALS['traverse_array']=""; //Debug"
(#35) Whitespace found at end of line
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// Now, build the autoview record structure" but found "//Now, build the autoview record structure"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// The structure is equal to the db, so insert the autoview" but found "//The structure is equal to the db, so insert the autoview"
(#46) Commas (,) must be followed by white space.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// Do some output" but found "//Do some output"
(#48) Whitespace found at end of line
(#49) Line indented incorrectly; expected 8 spaces, found 12
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Line indented incorrectly; expected 8 spaces, found 12
(#54) Line indented incorrectly; expected 8 spaces, found 12
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// We have the newid, update backup_ids" but found "//We have the newid, update backup_ids"
(#56) Commas (,) must be followed by white space.
(#58) Whitespace found at end of line
(#59) Line indented incorrectly; expected 8 spaces, found 12
(#61) Line indented incorrectly; expected 8 spaces, found 12
(#62) Line indented incorrectly; expected 4 spaces, found 8
(#64) Line indented incorrectly; expected 4 spaces, found 8
(#67) Line indented incorrectly; expected 0 spaces, found 4
(#69) No space found before comment text; expected "// This function returns a log record with all the necessay transformations" but found "//This function returns a log record with all the necessay transformations"
(#70) No space found before comment text; expected "// done. It's used by restore_log_module() to restore modules log." but found "//done. It's used by restore_log_module() to restore modules log."
(#71) Line indented incorrectly; expected 0 spaces, found 4
(#71) Commas (,) must be followed by white space.
(#72) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// Depending of the action, we recode different things" but found "//Depending of the action, we recode different things"
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// Debug" but found "//Debug"
(#102) Line indented incorrectly; expected 4 spaces, found 8
(#104) Line indented incorrectly; expected 4 spaces, found 8
(#106) Line indented incorrectly; expected 4 spaces, found 8
(#108) Line indented incorrectly; expected 0 spaces, found 4
(#109) A closing tag is not permitted at the end of a PHP file
mod/autoview/search_document.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected 1 space(s) before asterisk; 0 found
(#9) Expected 1 space(s) before asterisk; 0 found
(#10) Expected 1 space(s) before asterisk; 0 found
(#11) Expected 1 space(s) before asterisk; 0 found
(#12) Expected 1 space(s) before asterisk; 0 found
(#13) Expected 1 space(s) before asterisk; 0 found
(#14) Expected 1 space(s) before asterisk; 0 found
(#15) Expected 1 space(s) before asterisk; 0 found
(#16) Expected 1 space(s) before asterisk; 0 found
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Whitespace found at end of line
(#34) Variable "context_id" must not contain underscores.
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "context_id" must not contain underscores.
(#47) Whitespace found at end of line
(#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
(#50) Whitespace found at end of line
(#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
(#57) Opening brace should be on the same line as the declaration
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected "for (...) {\n"; found "for (...)\n {\n"
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "<"; 0 found
(#68) Expected 1 space after "<"; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected 1 space before ".="; 0 found
(#71) Expected 1 space after ".="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Inline control structures are not allowed
(#77) Expected 1 space before "=="; 0 found
(#77) Expected 1 space after "=="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before ".="; 0 found
(#79) Expected 1 space after ".="; 0 found
(#85) Opening brace should be on the same line as the declaration
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#89) Expected "for (...) {\n"; found "for (...)\n {\n"
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "<"; 0 found
(#89) Expected 1 space after "<"; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected "if (...) {\n"; found "if (...)\n {\n"
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space before ".="; 0 found
(#96) Expected 1 space after ".="; 0 found
(#104) Opening brace should be on the same line as the declaration
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Expected "for (...) {\n"; found "for (...)\n {\n"
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "<"; 0 found
(#108) Expected 1 space after "<"; 0 found
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Expected 1 space before ".="; 0 found
(#115) Expected 1 space after ".="; 0 found
(#123) Expected 1 space(s) before asterisk; 0 found
(#124) Expected 1 space(s) before asterisk; 0 found
(#124) Whitespace found at end of line
(#125) Expected 1 space(s) before asterisk; 0 found
(#126) Expected 1 space(s) before asterisk; 0 found
(#133) Expected 1 space(s) before asterisk; 0 found
(#134) Expected 1 space(s) before asterisk; 0 found
(#135) Expected 1 space(s) before asterisk; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// trick to leave search indexer functionality intact, but allow" but found "//trick to leave search indexer functionality intact, but allow"
(#138) No space found before comment text; expected "// this document to only use the below function to return info" but found "//this document to only use the below function to return info"
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// to be searched" but found "//to be searched"
(#146) Expected 1 space(s) before asterisk; 0 found
(#147) Expected 1 space(s) before asterisk; 0 found
(#148) Expected 1 space(s) before asterisk; 0 found
(#149) Expected 1 space(s) before asterisk; 0 found
(#150) Expected 1 space(s) before asterisk; 0 found
(#151) Expected 1 space(s) before asterisk; 0 found
(#152) Expected 1 space(s) before asterisk; 0 found
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Line exceeds 132 characters; contains 136 characters
(#171) Expected 1 space(s) before asterisk; 0 found
(#172) Expected 1 space(s) before asterisk; 0 found
(#173) Expected 1 space(s) before asterisk; 0 found
(#174) Expected 1 space(s) before asterisk; 0 found
(#175) Expected 1 space(s) before asterisk; 0 found
(#178) Whitespace found at end of line
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#181) Expected "if (...) {\n"; found "if (...){\n"
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space(s) before asterisk; 0 found
(#192) Expected 1 space(s) before asterisk; 0 found
(#193) Expected 1 space(s) before asterisk; 0 found
(#194) Expected 1 space(s) before asterisk; 0 found
(#202) Expected 1 space(s) before asterisk; 0 found
(#203) Expected 1 space(s) before asterisk; 0 found
(#204) Expected 1 space(s) before asterisk; 0 found
(#206) Line exceeds 132 characters; contains 140 characters
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// [primary id], [table name], [time created field name], [time modified field name], [docsubtype], [additional where conditions for sql]" but found "//[primary id], [table name], [time created field name], [time modified field name], [docsubtype], [additional where conditions for sql]"
(#211) Expected 1 space(s) before asterisk; 0 found
(#211) Whitespace found at end of line
(#212) Expected 1 space(s) before asterisk; 0 found
(#213) Expected 1 space(s) before asterisk; 0 found
(#214) Expected 1 space(s) before asterisk; 0 found
(#215) Expected 1 space(s) before asterisk; 0 found
(#215) Whitespace found at end of line
(#216) Expected 1 space(s) before asterisk; 0 found
(#217) Expected 1 space(s) before asterisk; 0 found
(#218) Expected 1 space(s) before asterisk; 0 found
(#219) Expected 1 space(s) before asterisk; 0 found
(#220) Expected 1 space(s) before asterisk; 0 found
(#221) Variable "this_id" must not contain underscores.
(#221) Variable "group_id" must not contain underscores.
(#221) Variable "context_id" must not contain underscores.
(#221) Expected 1 space after closing parenthesis; found 0
(#223) Whitespace found at end of line
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) This comment is 84% valid code; is this commented out code?
(#225) Whitespace found at end of line
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Variable "this_id" must not contain underscores.
(#227) Variable "module_context" must not contain underscores.
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#227) Variable "context_id" must not contain underscores.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Variable "module_context" must not contain underscores.
(#229) Variable "course_context" must not contain underscores.
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) No space found before comment text; expected "// check if englobing course is visible" but found "//check if englobing course is visible"
(#232) Expected "if (...) {\n"; found "if (...){\n"
(#232) Variable "course_context" must not contain underscores.
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// check if found course module is visible" but found "//check if found course module is visible"
(#237) Expected "if (...) {\n"; found "if (...){\n"
(#237) Variable "module_context" must not contain underscores.
(#240) Whitespace found at end of line
(#245) Expected 1 space(s) before asterisk; 0 found
(#246) Expected 1 space(s) before asterisk; 0 found
(#247) Expected 1 space(s) before asterisk; 0 found
(#248) Expected 1 space after closing parenthesis; found 0
(#251) Expected "if (...) {\n"; found "if (...){\n"
(#256) A closing tag is not permitted at the end of a PHP file
mod/autoview/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#7) Expected "if (...) {\n"; found "if (...)\n{\n"
(#7) Expected 1 space before "=="; 0 found
(#7) Expected 1 space after "=="; 0 found
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#23) Line exceeds 132 characters; contains 159 characters
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) This comment is 70% valid code; is this commented out code?
(#23) No space found before comment text; expected "// $storage=array(AUTOVIEW_STORAGE_INTERNAL=>get_string('internal_storage', 'autoview'), AUTOVIEW_STORAGE_EXTERNAL=>get_string('external_storage', 'autoview'));" but found "//$storage=array(AUTOVIEW_STORAGE_INTERNAL=>get_string('internal_storage', 'autoview'), AUTOVIEW_STORAGE_EXTERNAL=>get_string('external_storage', 'autoview'));"
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#41) Line exceeds 132 characters; contains 170 characters
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#53) Variable "always_stream" must not contain underscores.
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#55) Variable "always_stream" must not contain underscores.
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Inline control structures are not allowed
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#73) Line exceeds 132 characters; contains 153 characters
(#85) A closing tag is not permitted at the end of a PHP file
mod/autoview/storage/external.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Expected 2 space(s) before asterisk; 1 found
(#8) Expected 2 space(s) before asterisk; 1 found
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Visibility must be declared on method "get_file_path"
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Opening brace should be on the same line as the declaration
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Inline control structures are not allowed
(#13) Expected 1 space before ">"; 0 found
(#13) Expected 1 space after ">"; 0 found
(#14) Line indented incorrectly; expected at least 8 spaces, found 3
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Inline control structures are not allowed
(#16) Line indented incorrectly; expected at least 8 spaces, found 3
(#17) Line indented incorrectly; expected at least 8 spaces, found 4
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Expected 2 space(s) before asterisk; 1 found
(#22) Expected 2 space(s) before asterisk; 1 found
(#23) Expected 2 space(s) before asterisk; 1 found
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Visibility must be declared on method "check_course_dir"
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Opening brace should be on the same line as the declaration
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Visibility must be declared on method "check_configfile"
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Expected 2 space(s) before asterisk; 1 found
(#43) Expected 2 space(s) before asterisk; 1 found
(#44) Expected 2 space(s) before asterisk; 1 found
(#45) Expected 2 space(s) before asterisk; 1 found
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Visibility must be declared on method "pres_is_empty"
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Opening brace should be on the same line as the declaration
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Inline control structures are not allowed
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Expected 2 space(s) before asterisk; 1 found
(#58) Expected 2 space(s) before asterisk; 1 found
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Line exceeds 132 characters; contains 148 characters
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Inline control structures are not allowed
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Expected 2 space(s) before asterisk; 1 found
(#73) Expected 2 space(s) before asterisk; 1 found
(#74) Expected 2 space(s) before asterisk; 1 found
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#76) Visibility must be declared on method "get_htmlbase"
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Opening brace should be on the same line as the declaration
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Expected 2 space(s) before asterisk; 1 found
(#84) Expected 2 space(s) before asterisk; 1 found
(#85) Expected 2 space(s) before asterisk; 1 found
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Visibility must be declared on method "get_filebrowser_url"
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Opening brace should be on the same line as the declaration
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Expected 2 space(s) before asterisk; 1 found
(#95) Expected 2 space(s) before asterisk; 1 found
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#97) Visibility must be declared on method "get_xmlsend_url"
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Opening brace should be on the same line as the declaration
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#105) A closing tag is not permitted at the end of a PHP file
mod/autoview/storage/generic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Expected 2 space(s) before asterisk; 1 found
(#8) Expected 2 space(s) before asterisk; 1 found
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Visibility must be declared on method "get_file_path"
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Opening brace should be on the same line as the declaration
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Expected 2 space(s) before asterisk; 1 found
(#17) Expected 2 space(s) before asterisk; 1 found
(#18) Expected 2 space(s) before asterisk; 1 found
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Visibility must be declared on method "check_course_dir"
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Opening brace should be on the same line as the declaration
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Visibility must be declared on method "check_configfile"
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Opening brace should be on the same line as the declaration
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Expected 2 space(s) before asterisk; 1 found
(#38) Expected 2 space(s) before asterisk; 1 found
(#39) Expected 2 space(s) before asterisk; 1 found
(#40) Expected 2 space(s) before asterisk; 1 found
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Visibility must be declared on method "pres_is_empty"
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Opening brace should be on the same line as the declaration
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Expected 2 space(s) before asterisk; 1 found
(#49) Expected 2 space(s) before asterisk; 1 found
(#50) Expected 2 space(s) before asterisk; 1 found
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Visibility must be declared on method "get_htmlbase"
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Opening brace should be on the same line as the declaration
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Expected 2 space(s) before asterisk; 1 found
(#59) Expected 2 space(s) before asterisk; 1 found
(#60) Expected 2 space(s) before asterisk; 1 found
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Visibility must be declared on method "get_filebrowser_url"
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Expected 2 space(s) before asterisk; 1 found
(#69) Expected 2 space(s) before asterisk; 1 found
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Visibility must be declared on method "get_xmlsend_url"
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Opening brace should be on the same line as the declaration
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#78) A closing tag is not permitted at the end of a PHP file
mod/autoview/storage/internal.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) File is being unconditionally included; use "require_once" instead
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Visibility must be declared on method "get_file_path"
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Opening brace should be on the same line as the declaration
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Visibility must be declared on method "check_course_dir"
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Opening brace should be on the same line as the declaration
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Line indented incorrectly; expected at least 8 spaces, found 3
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Visibility must be declared on method "check_configfile"
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Opening brace should be on the same line as the declaration
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Line indented incorrectly; expected at least 8 spaces, found 3
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) No space found before comment text; expected "// If the config file is the same size as the blank template, it is assumed that this is an unedited blank presentation" but found "//If the config file is the same size as the blank template, it is assumed that this is an unedited blank presentation"
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Visibility must be declared on method "pres_is_empty"
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Opening brace should be on the same line as the declaration
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Expected "if (...) {\n"; found "if (...)\n {\n"
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Inline control structures are not allowed
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#44) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Expected 2 space(s) before asterisk; 1 found
(#51) Expected 2 space(s) before asterisk; 1 found
(#52) Expected 2 space(s) before asterisk; 1 found
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Visibility must be declared on method "get_htmlbase"
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Opening brace should be on the same line as the declaration
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Inline control structures are not allowed
(#59) Expected 1 space before ">="; 0 found
(#59) Expected 1 space after ">="; 0 found
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Inline control structures are not allowed
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Whitespace found at end of line
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Inline control structures are not allowed
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Expected 1 space before ".="; 0 found
(#65) Expected 1 space after ".="; 0 found
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Inline control structures are not allowed
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Expected 1 space before ".="; 0 found
(#67) Expected 1 space after ".="; 0 found
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Expected 2 space(s) before asterisk; 1 found
(#74) Expected 2 space(s) before asterisk; 1 found
(#75) Expected 2 space(s) before asterisk; 1 found
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Visibility must be declared on method "get_filebrowser_url"
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Opening brace should be on the same line as the declaration
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Expected 2 space(s) before asterisk; 1 found
(#85) Expected 2 space(s) before asterisk; 1 found
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Visibility must be declared on method "get_xmlsend_url"
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Opening brace should be on the same line as the declaration
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#94) A closing tag is not permitted at the end of a PHP file
mod/autoview/subtitles.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected 1 space(s) before asterisk; 0 found
(#12) Commas (,) must be followed by white space.
(#17) Inline control structures are not allowed
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#20) Inline control structures are not allowed
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#23) Inline control structures are not allowed
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#31) A closing tag is not permitted at the end of a PHP file
mod/autoview/test.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Expected 1 space(s) before asterisk; 0 found
(#4) Expected 1 space(s) before asterisk; 0 found
(#6) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#8) Expected 1 space before "="; 0 found
(#8) Expected 1 space after "="; 0 found
(#9) File is being unconditionally included; use "require" instead
(#10) A closing tag is not permitted at the end of a PHP file
mod/autoview/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) 81 slashes comments are not allowed; use "// Comment." instead
(#4) 3 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#5) 3 slashes comments are not allowed; use "// Comment." instead
(#5) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) 81 slashes comments are not allowed; use "// Comment." instead
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Inline control structures are not allowed
(#11) Expected 1 space before ">="; 0 found
(#11) Expected 1 space after ">="; 0 found
(#13) Inline control structures are not allowed
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) A closing tag is not permitted at the end of a PHP file
mod/autoview/view.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Expected 1 space(s) before asterisk; 0 found
(#4) Expected 1 space(s) before asterisk; 0 found
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#15) Line indented incorrectly; expected 4 spaces, found 8
(#17) Line indented incorrectly; expected 4 spaces, found 8
(#18) Whitespace found at end of line
(#19) Line indented incorrectly; expected 4 spaces, found 8
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#21) Line indented incorrectly; expected 4 spaces, found 8
(#22) Whitespace found at end of line
(#23) Line indented incorrectly; expected 4 spaces, found 8
(#23) Expected 1 space before "=>"; 0 found
(#23) Expected 1 space after "=>"; 0 found
(#25) Line indented incorrectly; expected 4 spaces, found 8
(#27) Line indented incorrectly; expected 0 spaces, found 4
(#28) Line indented incorrectly; expected 4 spaces, found 8
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#30) Line indented incorrectly; expected 4 spaces, found 8
(#31) Line indented incorrectly; expected 4 spaces, found 8
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#33) Line indented incorrectly; expected 4 spaces, found 8
(#34) Line indented incorrectly; expected 4 spaces, found 8
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#47) Expected "if (...) {\n"; found "if (...)\n {\n"
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#53) Line indented incorrectly; expected 0 spaces, found 4
(#53) Expected "if (...) {\n"; found "if (...)\n {\n"
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Line indented incorrectly; expected 0 spaces, found 4
(#59) Line indented incorrectly; expected 0 spaces, found 4
(#59) Expected "if (...) {\n"; found "if (...)\n {\n"
(#59) Expected 1 space before "=="; 0 found
(#59) Expected 1 space after "=="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#65) Expected "if (...) {\n"; found "if (...)\n {\n"
(#65) Expected 1 space before ">="; 0 found
(#65) Expected 1 space after ">="; 0 found
(#74) Inline control structures are not allowed
(#76) Line indented incorrectly; expected 8 spaces, found 11
(#78) Line indented incorrectly; expected 12 spaces, found 11
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 133 characters
(#82) Line indented incorrectly; expected 12 spaces, found 11
(#83) Line indented incorrectly; expected 8 spaces, found 11
(#85) Line indented incorrectly; expected 8 spaces, found 11
(#85) Expected "if (...) {\n"; found "if (...)\n {\n"
(#89) Line indented incorrectly; expected 8 spaces, found 11
(#90) Whitespace found at end of line
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Whitespace found at end of line
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// Make sure the iframe gets all the available space" but found "//Make sure the iframe gets all the available space"
(#95) Line indented incorrectly; expected 12 spaces, found 11
(#103) Line indented incorrectly; expected 12 spaces, found 11
(#104) Line indented incorrectly; expected at least 12 spaces, found 11
(#104) Inline control structures are not allowed
(#106) Line indented incorrectly; expected 12 spaces, found 11
(#134) Expected 1 space before "*"; 0 found
(#134) Expected 1 space after "*"; 0 found
(#137) Line indented incorrectly; expected 12 spaces, found 11
(#137) Expected 1 space before "=="; 0 found
(#137) Expected 1 space after "=="; 0 found
(#144) Line indented incorrectly; expected 16 spaces, found 13
(#145) Line indented incorrectly; expected 0 spaces, found 12
(#145) Closing brace indented incorrectly; expected 0 spaces, found 12
(#146) Line indented incorrectly; expected 16 spaces, found 13
(#153) Line indented incorrectly; expected 16 spaces, found 13
(#153) Expected 1 space before "=="; 0 found
(#153) Expected 1 space after "=="; 0 found
(#157) Line indented incorrectly; expected 16 spaces, found 13
(#161) Line indented incorrectly; expected 16 spaces, found 13
(#162) Line indented incorrectly; expected at least 16 spaces, found 13
(#162) Inline control structures are not allowed
(#164) Line indented incorrectly; expected at least 16 spaces, found 13
(#164) Inline control structures are not allowed
(#166) Line indented incorrectly; expected 4 spaces, found 8
(#167) Line indented incorrectly; expected 4 spaces, found 8
(#167) Expected "} else {\n"; found "}\n else\n {\n"
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#175) Commas (,) must be followed by white space.
(#177) Inline control structures are not allowed
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#179) Line indented incorrectly; expected 8 spaces, found 12
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#183) Line indented incorrectly; expected 8 spaces, found 12
(#186) Inline control structures are not allowed
(#186) Expected 1 space before "=="; 0 found
(#186) Expected 1 space after "=="; 0 found
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// ****Use this line to process XSLT in the backend*****" but found "//****Use this line to process XSLT in the backend*****"
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// ****Use this line to fire the XML file straight at the web browser*****" but found "//****Use this line to fire the XML file straight at the web browser*****"
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) This comment is 55% valid code; is this commented out code?
(#193) No space found before comment text; expected "// echo "<frame src=\"".$CFG->wwwroot."/file.php/".$course->id."/".$autoview->configfile."\" name=\"videoframe\" />\n";" but found "//echo "<frame src=\"".$CFG->wwwroot."/file.php/".$course->id."/".$autoview->configfile."\" name=\"videoframe\" />\n";"
(#195) Inline control structures are not allowed
(#195) Expected 1 space before "=="; 0 found
(#195) Expected 1 space after "=="; 0 found
(#199) Line indented incorrectly; expected 4 spaces, found 8
(#200) Line indented incorrectly; expected 0 spaces, found 4
(#201) Line indented incorrectly; expected 0 spaces, found 4
(#201) Expected "} else {\n"; found "}\n else\n {\n"
(#211) Line indented incorrectly; expected 0 spaces, found 3
(#211) Closing brace indented incorrectly; expected 4 spaces, found 3
(#213) Line indented incorrectly; expected 0 spaces, found 3
(#214) Opening brace should be on the same line as the declaration
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#217) Line indented incorrectly; expected 4 spaces, found 7
(#217) Expected "if (...) {\n"; found "if (...)\n {\n"
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#220) Line indented incorrectly; expected 8 spaces, found 10
(#220) Expected "if (...) {\n"; found "if (...)\n {\n"
(#220) Expected 1 space before "=="; 0 found
(#220) Expected 1 space after "=="; 0 found
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#223) Line indented incorrectly; expected 8 spaces, found 10
(#224) Line indented incorrectly; expected 8 spaces, found 10
(#224) Expected "} else {\n"; found "}\n else\n {\n"
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#228) Line indented incorrectly; expected 8 spaces, found 10
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) Line indented incorrectly; expected 4 spaces, found 7
(#236) Line indented incorrectly; expected 4 spaces, found 8
(#236) Expected "if (...) {\n"; found "if (...){\n"
(#237) Line indented incorrectly; expected 8 spaces, found 12
(#237) Expected "if (...) {\n"; found "if (...){\n"
(#237) Expected 1 space before ">="; 0 found
(#237) Expected 1 space after ">="; 0 found
(#238) Whitespace found at end of line
(#240) Line indented incorrectly; expected 8 spaces, found 12
(#242) Line indented incorrectly; expected 8 spaces, found 12
(#243) Whitespace found at end of line
(#245) Line indented incorrectly; expected 8 spaces, found 12
(#245) Expected "if (...) {\n"; found "if (...)\n {\n"
(#245) Expected 1 space before ">="; 0 found
(#245) Expected 1 space after ">="; 0 found
(#250) Line indented incorrectly; expected 8 spaces, found 12
(#251) Inline control structures are not allowed
(#255) Line indented incorrectly; expected 4 spaces, found 7
(#255) Closing brace indented incorrectly; expected 8 spaces, found 7
(#257) Line indented incorrectly; expected 8 spaces, found 12
(#257) Expected "if (...) {\n"; found "if (...)\n {\n"
(#257) Expected 1 space before ">="; 0 found
(#257) Expected 1 space after ">="; 0 found
(#262) Line indented incorrectly; expected 8 spaces, found 12
(#263) Line indented incorrectly; expected 8 spaces, found 12
(#263) Expected "} else {\n"; found "}\n else\n {\n"
(#265) Line indented incorrectly; expected 12 spaces, found 16
(#265) Expected "if (...) {\n"; found "if (...){\n"
(#266) Inline control structures are not allowed
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Inline control structures are not allowed
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#275) Line indented incorrectly; expected 12 spaces, found 16
(#277) Line indented incorrectly; expected 12 spaces, found 16
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#278) Line exceeds 132 characters; contains 134 characters
(#279) Line indented incorrectly; expected 8 spaces, found 12
(#280) Line indented incorrectly; expected 4 spaces, found 7
(#281) Line indented incorrectly; expected 0 spaces, found 3
(#283) A closing tag is not permitted at the end of a PHP file
(#283) Additional whitespace found at end of file

Javascript coding style problems

(7 errors, 5501 warnings)

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

mod/autoview/avedit/base64.js
(#28) The array literal notation [] is preferable.
(#40) Expected '{' and instead saw 'return'.
(#41) Expected '{' and instead saw 'return'.
(#42) Unexpected use of '&'.
(#55) Unexpected use of '>>'.
(#57) Unexpected use of '<<'.
(#57) Unexpected use of '&'.
(#57) Unexpected use of '|'.
(#57) Unexpected use of '>>'.
(#59) Unexpected use of '<<'.
(#59) Unexpected use of '&'.
(#59) Unexpected use of '|'.
(#59) Unexpected use of '>>'.
(#60) Unexpected use of '&'.
(#62) Unexpected use of '<<'.
(#62) Unexpected use of '&'.
(#67) Unexpected use of '<<'.
(#67) Unexpected use of '&'.
(#81) Expected '{' and instead saw 'return'.
(#83) Expected '{' and instead saw 'return'.
(#89) Expected '{' and instead saw 'return'.
(#96) Expected '{' and instead saw 'n'.
(#110) Unexpected use of '<<'.
(#110) Unexpected use of '&'.
(#110) Unexpected use of '|'.
(#110) Unexpected use of '>>'.
(#112) Unexpected use of '<<'.
(#112) Unexpected use of '&'.
(#112) Unexpected use of '|'.
(#112) Unexpected use of '>>'.
(#114) Unexpected use of '<<'.
(#114) Unexpected use of '&'.
(#114) Unexpected use of '|'.
(#127) Missing semicolon.
(#131) Unexpected use of '>>'.
(#131) Unexpected use of '&'.
(#132) Use '!==' to compare with '0'.
(#137) Use '===' to compare with ''.
(#140) 'pad' is already defined.
(#151) Unexpected use of '&'.
(#163) eval can be harmful.
(#7) 'unescape' is not defined.
(#10) 'escape' is not defined.
(#98) 'unescape' is not defined.
(#5) 'urlDecode' is defined but never used.
(#9) 'urlEncode' is defined but never used.
(#46) 'encodeBase64' is defined but never used.
(#101) 'decodeBase64' is defined but never used.
(#148) 'encodeHex' is defined but never used.
(#156) 'decodeHex' is defined but never used.
mod/autoview/avedit/convertsrc.js
(#13) 'display' was used before it was defined.
(#16) Expected '{' and instead saw 'setElementHTML'.
(#22) Line is too long.
(#23) Line is too long.
(#38) Expected '{' and instead saw 'setElementHTML'.
(#44) Use '===' to compare with '0'.
(#66) Expected '{' and instead saw 'submitForm'.
(#69) Expected '{' and instead saw 'submitForm'.
(#72) 'submitForm' was used before it was defined.
(#82) Line is too long.
(#86) 'changeElement' was used before it was defined.
(#89) Use '!==' to compare with 'null'.
(#95) 'setElementHTML' was used before it was defined.
(#98) Use '!==' to compare with 'null'.
(#101) Expected '{' and instead saw 'if'.
(#102) Expected '{' and instead saw 'element'.
(#104) Expected '{' and instead saw 'element'.
(#46) 'alert' is not defined.
(#56) 'alert' is not defined.
(#68) 'confirm' is not defined.
(#41) 'convert' is defined but never used.
mod/autoview/avedit/editor.js
(#27) Expected '{' and instead saw 'liveCaptureInstalled'.
(#43) Missing semicolon.
(#45) Use '===' to compare with 'false'.
(#45) Use '===' to compare with 'false'.
(#45) Use '===' to compare with 'false'.
(#50) Expected '{' and instead saw 'quickStart'.
(#58) 'getString' was used before it was defined.
(#72) 'topBar' was used before it was defined.
(#75) Line is too long.
(#77) Line is too long.
(#80) Line is too long.
(#91) Expected '{' and instead saw 'document'.
(#93) Expected '{' and instead saw 'document'.
(#96) Expected '{' and instead saw 'document'.
(#98) Expected '{' and instead saw 'document'.
(#101) Expected '{' and instead saw 'document'.
(#103) Expected '{' and instead saw 'document'.
(#106) Expected '{' and instead saw 'document'.
(#108) Expected '{' and instead saw 'document'.
(#111) 'bottomBar' was used before it was defined.
(#121) Use '===' to compare with 'false'.
(#121) Use '===' to compare with 'false'.
(#121) Use '===' to compare with 'false'.
(#123) Line is too long.
(#150) Expected '{' and instead saw 'wide'.
(#172) 'getOptionItem' was used before it was defined.
(#176) Expected '{' and instead saw 'c'.
(#195) The array literal notation [] is preferable.
(#202) Line is too long.
(#218) Expected '{' and instead saw 'if'.
(#218) Use '===' to compare with 'false'.
(#228) Expected '{' and instead saw 'data'.
(#233) Use '===' to compare with 'false'.
(#234) Expected '{' and instead saw 'data'.
(#236) Expected '{' and instead saw 'data'.
(#254) 'fillSubtitleSummary' was used before it was defined.
(#256) Use '===' to compare with 'false'.
(#256) Use '===' to compare with 'false'.
(#271) Expected '{' and instead saw 'select'.
(#282) 'componentsDisplay' was used before it was defined.
(#292) 'componentEditor' was used before it was defined.
(#303) Expected '{' and instead saw 'data'.
(#318) Line is too long.
(#321) Line is too long.
(#330) Expected '{' and instead saw 'l'.
(#334) Line is too long.
(#340) Expected '{' and instead saw 'cl'.
(#348) 'cl' is already defined.
(#349) Use '===' to compare with 'true'.
(#350) Expected '{' and instead saw 'cl'.
(#357) Use '===' to compare with 'true'.
(#358) Expected '{' and instead saw 'cl'.
(#376) Use '===' to compare with 'true'.
(#394) Use '===' to compare with 'true'.
(#394) Use '===' to compare with 'true'.
(#394) Use '===' to compare with 'true'.
(#402) Use '===' to compare with 'true'.
(#403) Expected '{' and instead saw 'data'.
(#405) Use '===' to compare with 'true'.
(#405) Use '===' to compare with 'true'.
(#406) Expected '{' and instead saw 'data'.
(#408) Expected '{' and instead saw 'data'.
(#412) Expected '{' and instead saw 'fillSubtitleTimesList'.
(#414) Expected '{' and instead saw 'fillSlideTimesList'.
(#415) Implied eval. Consider passing a function instead of a string.
(#418) 'getSlideTimesList' was used before it was defined.
(#436) 'getSubtitleTimesList' was used before it was defined.
(#454) 'fillSubtitleTimesList' was used before it was defined.
(#456) Line is too long.
(#462) 'fillSlideTimesList' was used before it was defined.
(#466) Expected '{' and instead saw 'timesLength'.
(#475) 'getTimeList' was used before it was defined.
(#492) Line is too long.
(#496) Line is too long.
(#509) 'setActiveTimeElement' was used before it was defined.
(#512) Expected '{' and instead saw 'index'.
(#514) Expected '{' and instead saw 'last'.
(#522) Use '!==' to compare with 'null'.
(#531) 'element' is already defined.
(#532) Use '!==' to compare with 'null'.
(#541) Expected '{' and instead saw 'div'.
(#543) 'element' is already defined.
(#544) Use '!==' to compare with 'null'.
(#548) Expected '{' and instead saw 'pos'.
(#560) Use '===' to compare with 'null'.
(#561) Expected '{' and instead saw 'break'.
(#570) Use '===' to compare with 'true'.
(#571) Line is too long.
(#571) Expected '{' and instead saw 'setElementHTML'.
(#573) Expected '{' and instead saw 'setElementHTML'.
(#576) 'setElementHTML' was used before it was defined.
(#579) Use '!==' to compare with 'null'.
(#580) Expected '{' and instead saw 'element'.
(#587) 'pos' is already defined.
(#594) Expected '{' and instead saw 'showMessage'.
(#596) Expected '{' and instead saw 'showMessage'.
(#606) Expected '{' and instead saw 'updateSlideTime'.
(#609) 'updateSlideTime' was used before it was defined.
(#615) Expected '{' and instead saw 'showMessage'.
(#618) Expected '{' and instead saw 'showMessage'.
(#629) 'pos' is already defined.
(#636) Expected '{' and instead saw 'showMessage'.
(#639) Expected '{' and instead saw 'showMessage'.
(#649) Expected '{' and instead saw 'updateSubtitleTime'.
(#652) 'updateSubtitleTime' was used before it was defined.
(#658) Expected '{' and instead saw 'showMessage'.
(#661) Expected '{' and instead saw 'showMessage'.
(#666) Line is too long.
(#670) 'getTimeString' was used before it was defined.
(#673) Expected '{' and instead saw 'return'.
(#683) Expected '{' and instead saw '$s'.
(#688) Expected '{' and instead saw 'sn'.
(#693) 'processTimeString' was used before it was defined.
(#696) Expected '{' and instead saw 'return'.
(#700) Expected '{' and instead saw 'return'.
(#706) Expected '{' and instead saw 'dot'.
(#714) Expected '{' and instead saw 'end'.
(#730) Expected '{' and instead saw 'parent'.
(#738) Expected '{' and instead saw 'parent'.
(#756) eval can be harmful.
(#775) Expected '{' and instead saw 'source'.
(#777) Expected '{' and instead saw 'source'.
(#804) Line is too long.
(#810) Line is too long.
(#822) Expected '{' and instead saw 'um'.
(#824) Expected '{' and instead saw 'data'.
(#833) Line is too long.
(#841) 'getVideoSelection' was used before it was defined.
(#857) Expected '{' and instead saw 'data'.
(#863) 'getBandwidthSelection' was used before it was defined.
(#876) 'formOption' was used before it was defined.
(#879) Expected '{' and instead saw 'return'.
(#881) Expected '{' and instead saw 'return'.
(#884) 'getLangOptions' was used before it was defined.
(#890) Line is too long.
(#890) Expected '{' and instead saw 'data'.
(#906) Implied eval. Consider passing a function instead of a string.
(#922) Implied eval. Consider passing a function instead of a string.
(#930) Expected '{' and instead saw 'editSlideSrcWindow'.
(#932) Expected '{' and instead saw 'editSlideSrcWindow'.
(#935) 'editSlideSrcWindow' was used before it was defined.
(#961) Line is too long.
(#967) Line is too long.
(#968) Line is too long.
(#979) Line is too long.
(#987) 'getSlideSelection' was used before it was defined.
(#1003) 'getSlideTypeSelection' was used before it was defined.
(#1019) Expected '{' and instead saw 'noUpdate'.
(#1025) Use '===' to compare with 'false'.
(#1029) Implied eval. Consider passing a function instead of a string.
(#1055) Expected '{' and instead saw 'url'.
(#1075) Use '===' to compare with '0'.
(#1076) Expected '{' and instead saw 'data'.
(#1095) Line is too long.
(#1111) Expected '{' and instead saw 'parent'.
(#1116) The array literal notation [] is preferable.
(#1130) 'subtitles' is already defined.
(#1131) 'file' is already defined.
(#1140) 'getNewSubtitleFileName' was used before it was defined.
(#1149) 'processSubtitles' was used before it was defined.
(#1153) The array literal notation [] is preferable.
(#1160) Use '===' to compare with 'false'.
(#1166) Use '===' to compare with 'true'.
(#1167) Expected '{' and instead saw 'splitSubtitle'.
(#1170) Expected '{' and instead saw 'subtitles'.
(#1184) 'splitSubtitle' was used before it was defined.
(#1193) Expected '{' and instead saw 'pos'.
(#1199) Expected '{' and instead saw 'newPos'.
(#1204) Expected '{' and instead saw 'pos'.
(#1221) Expected '{' and instead saw 'length'.
(#1225) Expected '{' and instead saw 'length'.
(#1230) 'left' is already defined.
(#1242) Expected '{' and instead saw 'return'.
(#1245) Expected '{' and instead saw 'subtitles'.
(#1248) 'trimString' was used before it was defined.
(#1257) 'isDecimal' was used before it was defined.
(#1260) Expected '{' and instead saw 'if'.
(#1261) Expected '{' and instead saw 'if'.
(#1262) Expected '{' and instead saw 'return'.
(#1267) 'isNumber' was used before it was defined.
(#1270) Expected '{' and instead saw 'return'.
(#1300) Expected '{' and instead saw 'parent'.
(#1308) Missing semicolon.
(#1316) Expected '{' and instead saw 'parent'.
(#1320) The array literal notation [] is preferable.
(#1326) The array literal notation [] is preferable.
(#1348) 'popupWindow' was used before it was defined.
(#1435) Expected '{' and instead saw 'parent'.
(#1437) Expected '{' and instead saw 'parent'.
(#1440) Implied eval. Consider passing a function instead of a string.
(#1451) Expected '{' and instead saw 'parent'.
(#1453) Expected '{' and instead saw 'parent'.
(#1456) Implied eval. Consider passing a function instead of a string.
(#1464) Expected '{' and instead saw 'saveXMLConfig'.
(#1469) 'saveAll' was used before it was defined.
(#1473) Expected '{' and instead saw 'data'.
(#1474) Missing semicolon.
(#1479) 'saveXMLConfig' was used before it was defined.
(#1484) 'getSaveConfigInputs' was used before it was defined.
(#1499) Line is too long.
(#1504) 'saveCurrentSubtitles' was used before it was defined.
(#1506) Line is too long.
(#1509) 'saveSubtitles' was used before it was defined.
(#1520) Expected '{' and instead saw 'return'.
(#1526) Expected '{' and instead saw 'parent'.
(#1529) 'getSaveSubtitleInputs' was used before it was defined.
(#1538) Expected '{' and instead saw 'data'.
(#1550) 'doBase64' was used before it was defined.
(#1553) Expected '{' and instead saw 'return'.
(#1555) Expected '{' and instead saw 'return'.
(#1558) 'saveViaIframe' was used before it was defined.
(#1598) Line is too long.
(#1606) Expected '{' and instead saw 'parent'.
(#1613) Use '===' to compare with 'false'.
(#1620) Expected '{' and instead saw 'return'.
(#1624) Expected '{' and instead saw 'ln'.
(#1630) Expected '{' and instead saw 'parent'.
(#1632) Expected '{' and instead saw 'parent'.
(#1636) Expected '{' and instead saw 'parent'.
(#1639) Expected '{' and instead saw 'parent'.
(#1649) Use '===' to compare with 'false'.
(#1650) Expected '{' and instead saw 'parent'.
(#1652) Use '===' to compare with '0'.
(#1653) Expected '{' and instead saw 'setElementHTML'.
(#1655) Use '===' to compare with '0'.
(#1656) Expected '{' and instead saw 'setElementHTML'.
(#1665) 'setLiveBroadcastClient' was used before it was defined.
(#1668) Use '===' to compare with 'null'.
(#1674) Expected '{' and instead saw 'ln'.
(#1678) Use '===' to compare with '0'.
(#1679) Expected '{' and instead saw 'name'.
(#1681) Expected '{' and instead saw 'name'.
(#1688) 'setLiveBroadcastHTML' was used before it was defined.
(#1695) Expected '{' and instead saw 'data'.
(#1710) Expected '{' and instead saw 'cfg'.
(#1722) 'cleanTitleForFlash' was used before it was defined.
(#1725) Expected '{' and instead saw 'return'.
(#1740) 'getLiveBroadcastName' was used before it was defined.
(#1744) Expected '{' and instead saw 'return'.
(#1751) 'quickStart' was used before it was defined.
(#1761) Line is too long.
(#1781) 'htmlEscape' was used before it was defined.
(#1784) Expected '{' and instead saw 'return'.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#968) 'fileBrowser' is not defined.
(#1036) 'confirm' is not defined.
(#1049) 'alert' is not defined.
(#1086) 'fileBrowser' is not defined.
(#1125) 'alert' is not defined.
(#1142) 'xmlFile' is not defined.
(#1143) 'xmlFile' is not defined.
(#1163) 'confirm' is not defined.
(#1489) 'xmlID' is not defined.
(#1514) 'confirm' is not defined.
(#1546) 'xmlID' is not defined.
(#1553) 'encodeBase64' is not defined.
(#1566) 'xmlSendURL' is not defined.
(#1588) 'conversionURL' is not defined.
(#1629) 'confirm' is not defined.
(#1698) 'broadcastMaxKbps' is not defined.
(#1742) 'xmlFile' is not defined.
(#1742) 'xmlFile' is not defined.
(#1746) 'xmlID' is not defined.
(#22) 'startEditor' is defined but never used.
(#136) 'optionsDisplay' is defined but never used.
(#369) 'timesTitlesDisplay' is defined but never used.
(#554) 'clearTimeElementsStyles' is defined but never used.
(#568) 'updateTimeDisplay' is defined but never used.
(#585) 'setSlideTime' is defined but never used.
(#600) 'updateSlideTimeAndMove' is defined but never used.
(#627) 'setSubtitleTime' is defined but never used.
(#643) 'updateSubtitleTimeAndMove' is defined but never used.
(#727) 'clearSlideTimes' is defined but never used.
(#735) 'clearSubtitleTimes' is defined but never used.
(#745) 'setTitle' is defined but never used.
(#753) 'setNumSlidesValue' is defined but never used.
(#760) 'deleteVideoSrc' is defined but never used.
(#771) 'editVideoSrc' is defined but never used.
(#897) 'addUpdateVideoSrc' is defined but never used.
(#910) 'deleteSlideSrc' is defined but never used.
(#927) 'editSlideSrc' is defined but never used.
(#1016) 'addUpdateSlideSrc' is defined but never used.
(#1034) 'deleteSubtitleSrc' is defined but never used.
(#1045) 'editSubtitleSrc' is defined but never used.
(#1103) 'getSlideSrcForm' is defined but never used.
(#1108) 'addUpdateSubtitleSrc' is defined but never used.
(#1277) 'addSubtitleBefore' is defined but never used.
(#1287) 'addSubtitleAfter' is defined but never used.
(#1297) 'editSubtitle' is defined but never used.
(#1303) 'deleteSubtitle' is defined but never used.
(#1313) 'addSubtitleAtEnd' is defined but never used.
(#1360) 'updateOption' is defined but never used.
(#1586) 'convertSlides' is defined but never used.
(#1611) 'useLiveCapture' is defined but never used.
(#1647) 'useLiveBroadcast' is defined but never used.
(#1770) 'pause' is defined but never used.
(#475) 'selected' is defined but never used.
(#1) Missing semicolon.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#968) 'fileBrowser' is not defined.
(#1036) 'confirm' is not defined.
(#1049) 'alert' is not defined.
(#1086) 'fileBrowser' is not defined.
(#1125) 'alert' is not defined.
(#1142) 'xmlFile' is not defined.
(#1143) 'xmlFile' is not defined.
(#1163) 'confirm' is not defined.
(#1489) 'xmlID' is not defined.
(#1514) 'confirm' is not defined.
(#1546) 'xmlID' is not defined.
(#1553) 'encodeBase64' is not defined.
(#1566) 'xmlSendURL' is not defined.
(#1588) 'conversionURL' is not defined.
(#1629) 'confirm' is not defined.
(#1698) 'broadcastMaxKbps' is not defined.
(#1742) 'xmlFile' is not defined.
(#1742) 'xmlFile' is not defined.
(#1746) 'xmlID' is not defined.
(#1) 'updateTimeDisplay' is not defined.
(#1) Missing semicolon.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#968) 'fileBrowser' is not defined.
(#1036) 'confirm' is not defined.
(#1049) 'alert' is not defined.
(#1086) 'fileBrowser' is not defined.
(#1125) 'alert' is not defined.
(#1142) 'xmlFile' is not defined.
(#1143) 'xmlFile' is not defined.
(#1163) 'confirm' is not defined.
(#1489) 'xmlID' is not defined.
(#1514) 'confirm' is not defined.
(#1546) 'xmlID' is not defined.
(#1553) 'encodeBase64' is not defined.
(#1566) 'xmlSendURL' is not defined.
(#1588) 'conversionURL' is not defined.
(#1629) 'confirm' is not defined.
(#1698) 'broadcastMaxKbps' is not defined.
(#1742) 'xmlFile' is not defined.
(#1742) 'xmlFile' is not defined.
(#1746) 'xmlID' is not defined.
(#1) 'updateTimeDisplay' is not defined.
(#1) Missing semicolon.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#968) 'fileBrowser' is not defined.
(#1036) 'confirm' is not defined.
(#1049) 'alert' is not defined.
(#1086) 'fileBrowser' is not defined.
(#1125) 'alert' is not defined.
(#1142) 'xmlFile' is not defined.
(#1143) 'xmlFile' is not defined.
(#1163) 'confirm' is not defined.
(#1489) 'xmlID' is not defined.
(#1514) 'confirm' is not defined.
(#1546) 'xmlID' is not defined.
(#1553) 'encodeBase64' is not defined.
(#1566) 'xmlSendURL' is not defined.
(#1588) 'conversionURL' is not defined.
(#1629) 'confirm' is not defined.
(#1698) 'broadcastMaxKbps' is not defined.
(#1742) 'xmlFile' is not defined.
(#1742) 'xmlFile' is not defined.
(#1746) 'xmlID' is not defined.
(#1) 'updateTimeDisplay' is not defined.
(#1) Missing semicolon.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#968) 'fileBrowser' is not defined.
(#1036) 'confirm' is not defined.
(#1049) 'alert' is not defined.
(#1086) 'fileBrowser' is not defined.
(#1125) 'alert' is not defined.
(#1142) 'xmlFile' is not defined.
(#1143) 'xmlFile' is not defined.
(#1163) 'confirm' is not defined.
(#1489) 'xmlID' is not defined.
(#1514) 'confirm' is not defined.
(#1546) 'xmlID' is not defined.
(#1553) 'encodeBase64' is not defined.
(#1566) 'xmlSendURL' is not defined.
(#1588) 'conversionURL' is not defined.
(#1629) 'confirm' is not defined.
(#1698) 'broadcastMaxKbps' is not defined.
(#1742) 'xmlFile' is not defined.
(#1742) 'xmlFile' is not defined.
(#1746) 'xmlID' is not defined.
(#1) 'updateTimeDisplay' is not defined.
(#1) Missing semicolon.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#968) 'fileBrowser' is not defined.
(#1036) 'confirm' is not defined.
(#1049) 'alert' is not defined.
(#1086) 'fileBrowser' is not defined.
(#1125) 'alert' is not defined.
(#1142) 'xmlFile' is not defined.
(#1143) 'xmlFile' is not defined.
(#1163) 'confirm' is not defined.
(#1489) 'xmlID' is not defined.
(#1514) 'confirm' is not defined.
(#1546) 'xmlID' is not defined.
(#1553) 'encodeBase64' is not defined.
(#1566) 'xmlSendURL' is not defined.
(#1588) 'conversionURL' is not defined.
(#1629) 'confirm' is not defined.
(#1698) 'broadcastMaxKbps' is not defined.
(#1742) 'xmlFile' is not defined.
(#1742) 'xmlFile' is not defined.
(#1746) 'xmlID' is not defined.
(#1) 'updateTimeDisplay' is not defined.
(#1) Missing semicolon.
(#49) 'confirm' is not defined.
(#339) 'conversionURL' is not defined.
(#683) '$s' is not defined.
(#729) 'confirm' is not defined.
(#737) 'confirm' is not defined.
(#762) 'confirm' is not defined.
(#810) 'fileBrowser' is not defined.
(#886) 'data' is not defined.
(#890) 'data' is not defined.
(#890) 'data' is not defined.
(#892) 'data' is not defined.
(#892) 'data' is not defined.
(#894) 'data' is not defined.
(#912) 'confirm' is not defined.
(#912) Too many errors. (91200% scanned).
mod/autoview/avedit/extension.js
(#53) Expected '{' and instead saw 'lang'.
(#65) 'setSlideTime' was used before it was defined.
(#67) Use '===' to compare with '0'.
(#68) Expected '{' and instead saw 'return'.
(#74) Expected '{' and instead saw 'return'.
(#83) Use '===' to compare with '0'.
(#84) Expected '{' and instead saw 'return'.
(#87) Expected '{' and instead saw 'times'.
(#89) Expected '{' and instead saw 'times'.
(#99) 'setSubtitleTime' was used before it was defined.
(#101) Use '===' to compare with '0'.
(#102) Expected '{' and instead saw 'return'.
(#108) Expected '{' and instead saw 'return'.
(#118) Expected '{' and instead saw 'times'.
(#124) Expected '{' and instead saw 'subTimes'.
(#127) 'checkTimeConsistency' was used before it was defined.
(#131) Expected '{' and instead saw 'return'.
(#135) Expected '{' and instead saw 'return'.
(#140) 'findPreviousTime' was used before it was defined.
(#144) Expected '{' and instead saw 'if'.
(#145) Expected '{' and instead saw 'return'.
(#150) 'findNextTime' was used before it was defined.
(#154) Expected '{' and instead saw 'if'.
(#155) Expected '{' and instead saw 'return'.
(#176) Expected '{' and instead saw 'parent'.
(#192) The array literal notation [] is preferable.
(#196) Expected '{' and instead saw 'titles'.
(#198) Expected '{' and instead saw 'titles'.
(#201) 'loop' is already defined.
(#202) Expected '{' and instead saw 'if'.
(#214) Expected '{' and instead saw 'select'.
(#219) The array literal notation [] is preferable.
(#224) Use '===' to compare with 'null'.
(#225) Expected '{' and instead saw 'num'.
(#234) Expected '{' and instead saw 'source'.
(#238) Expected '{' and instead saw 'allSlideSrc'.
(#266) 'getSlideSource' was used before it was defined.
(#268) Use '===' to compare with ''.
(#269) Expected '{' and instead saw 'slideType'.
(#272) Expected '{' and instead saw 'return'.
(#274) Expected '{' and instead saw 'return'.
(#276) Expected '{' and instead saw 'return'.
(#278) Expected '{' and instead saw 'return'.
(#280) Expected '{' and instead saw 'return'.
(#282) Expected '{' and instead saw 'return'.
(#287) 'deleteSlideSrc' was used before it was defined.
(#291) The array literal notation [] is preferable.
(#293) Expected '{' and instead saw 'if'.
(#294) Expected '{' and instead saw 'allSlideSrc'.
(#298) The array literal notation [] is preferable.
(#311) 'n' is already defined.
(#316) Expected '{' and instead saw 'noSuitableThumbnails'.
(#319) Expected '{' and instead saw 'delete'.
(#323) Expected '{' and instead saw 'thumbnailsActive'.
(#341) Expected '{' and instead saw 'if'.
(#342) Expected '{' and instead saw 'if'.
(#375) Implied eval. Consider passing a function instead of a string.
(#387) 'addUpdateAVSrc' was used before it was defined.
(#391) Expected '{' and instead saw 'addAVLang'.
(#394) Use '===' to compare with 'null'.
(#397) Expected '{' and instead saw 'if'.
(#413) Expected '{' and instead saw 'source'.
(#417) Expected '{' and instead saw 'avSrc'.
(#433) Expected '{' and instead saw 'setVideoSource'.
(#436) 'getAVSource' was used before it was defined.
(#439) Expected '{' and instead saw 'return'.
(#441) Expected '{' and instead saw 'return'.
(#443) Expected '{' and instead saw 'return'.
(#445) Expected '{' and instead saw 'return'.
(#447) Expected '{' and instead saw 'return'.
(#449) Expected '{' and instead saw 'return'.
(#451) Expected '{' and instead saw 'return'.
(#453) Expected '{' and instead saw 'return'.
(#455) Expected '{' and instead saw 'return'.
(#457) Expected '{' and instead saw 'return'.
(#459) Expected '{' and instead saw 'return'.
(#464) 'deleteAVSrc' was used before it was defined.
(#468) The array literal notation [] is preferable.
(#470) Expected '{' and instead saw 'if'.
(#471) Expected '{' and instead saw 'avSrc'.
(#475) The array literal notation [] is preferable.
(#492) 'hasLiveCapture' was used before it was defined.
(#495) Expected '{' and instead saw 'for'.
(#496) Expected '{' and instead saw 'if'.
(#511) Expected '{' and instead saw 'for'.
(#512) Expected '{' and instead saw 'if'.
(#513) Expected '{' and instead saw 'return'.
(#533) Use '===' to compare with 'false'.
(#533) Use '===' to compare with 'true'.
(#534) Expected '{' and instead saw 'subtitlesActive'.
(#545) Expected '{' and instead saw 'subTimes'.
(#545) The array literal notation [] is preferable.
(#547) Expected '{' and instead saw 'subtitleSlideLink'.
(#547) The array literal notation [] is preferable.
(#556) 'removeElement' was used before it was defined.
(#558) The array literal notation [] is preferable.
(#560) Expected '{' and instead saw 'if'.
(#561) Expected '{' and instead saw 'newData'.
(#586) 'editSubtitle' was used before it was defined.
(#589) Line is too long.
(#612) 'subtitleChanged' was used before it was defined.
(#615) Expected '{' and instead saw 'parent'.
(#640) The array literal notation [] is preferable.
(#646) Expected '{' and instead saw 'return'.
(#649) Expected '{' and instead saw 'count'.
(#666) Missing semicolon.
(#675) 'findUsedLangs' was used before it was defined.
(#684) Expected '{' and instead saw 'if'.
(#685) Expected '{' and instead saw 'found'.
(#687) Use '===' to compare with 'false'.
(#688) Expected '{' and instead saw 'slideLang'.
(#691) 'vLoop' is already defined.
(#693) 'found' is already defined.
(#694) 'sLoop' is already defined.
(#695) Expected '{' and instead saw 'if'.
(#696) Expected '{' and instead saw 'found'.
(#698) Use '===' to compare with 'false'.
(#699) Expected '{' and instead saw 'slideLang'.
(#721) Expected '{' and instead saw 'data'.
(#727) 'getControlsHTML' was used before it was defined.
(#744) 'getOptionsXML' was used before it was defined.
(#759) 'getVideoXML' was used before it was defined.
(#778) Expected '{' and instead saw 'um'.
(#816) 'getSlideXML' was used before it was defined.
(#824) Expected '{' and instead saw 'if'.
(#825) Expected '{' and instead saw 'data'.
(#827) Expected '{' and instead saw 'data'.
(#833) 'loop' is already defined.
(#838) Expected '{' and instead saw 'img'.
(#853) 'getSubtitleXML' was used before it was defined.
(#876) 'cleanTimesArray' was used before it was defined.
(#878) The array literal notation [] is preferable.
(#880) Expected '{' and instead saw 'if'.
(#881) Expected '{' and instead saw 'newArray'.
(#886) 'getArrayXML' was used before it was defined.
(#889) Expected '{' and instead saw 'return'.
(#893) Expected '{' and instead saw 'if'.
(#894) Expected '{' and instead saw 'data'.
(#898) 'checkURL' was used before it was defined.
(#901) Use '===' to compare with '0'.
(#902) Expected '{' and instead saw 'url'.
(#902) Missing semicolon.
(#910) Expected '{' and instead saw 'if'.
(#911) Expected '{' and instead saw 'return'.
(#913) Missing semicolon.
(#916) 'getSpeedType' was used before it was defined.
(#919) Expected '{' and instead saw 'return'.
(#922) Expected '{' and instead saw 'return'.
(#925) Expected '{' and instead saw 'return'.
(#930) 'getSlideType' was used before it was defined.
(#933) Expected '{' and instead saw 'return'.
(#936) Expected '{' and instead saw 'return'.
(#939) Expected '{' and instead saw 'return'.
(#942) Expected '{' and instead saw 'return'.
(#945) Expected '{' and instead saw 'return'.
(#948) Expected '{' and instead saw 'return'.
(#953) 'getVideoType' was used before it was defined.
(#956) Expected '{' and instead saw 'return'.
(#959) Expected '{' and instead saw 'return'.
(#962) Expected '{' and instead saw 'return'.
(#965) Expected '{' and instead saw 'return'.
(#968) Expected '{' and instead saw 'return'.
(#971) Expected '{' and instead saw 'return'.
(#974) Expected '{' and instead saw 'return'.
(#977) Expected '{' and instead saw 'return'.
(#980) Expected '{' and instead saw 'return'.
(#983) Expected '{' and instead saw 'return'.
(#986) Expected '{' and instead saw 'return'.
(#989) Expected '{' and instead saw 'return'.
(#996) 'jsEscape' was used before it was defined.
(#999) Expected '{' and instead saw 'return'.
(#1006) Do not use Number as a constructor.
(#1008) Expected '{' and instead saw 'hex'.
(#1019) 'VIDEO_JAVALIVE' was used before it was defined.
(#1020) 'VIDEO_FLASHLIVE' was used before it was defined.
(#1022) 'JavaLiveCapture' was used before it was defined.
(#1029) 'getHTML' was used before it was defined.
(#1034) Use '===' to compare with '0'.
(#1054) Expected '{' and instead saw 'return'.
(#1066) 'getPlayer' was used before it was defined.
(#1072) 'setPosition' was used before it was defined.
(#1077) 'getPosition' was used before it was defined.
(#1080) Expected '{' and instead saw 'return'.
(#1082) Expected '{' and instead saw 'return'.
(#1086) 'stopPlayer' was used before it was defined.
(#1092) 'startPlayer' was used before it was defined.
(#1098) 'label' was used before it was defined.
(#1104) 'controllable' was used before it was defined.
(#1110) 'isValid' was used before it was defined.
(#1116) 'useTimeMonitor' was used before it was defined.
(#1122) 'disableMessage' was used before it was defined.
(#1129) 'FlashLiveCapture' was used before it was defined.
(#1136) 'getHTML' was used before it was defined.
(#1138) Use '===' to compare with 'false'.
(#1139) Expected '{' and instead saw 'return'.
(#1141) Use '===' to compare with '0'.
(#1142) Expected '{' and instead saw 'return'.
(#1144) Use '===' to compare with '0'.
(#1145) Expected '{' and instead saw 'return'.
(#1159) Expected '{' and instead saw 'data'.
(#1165) Line is too long.
(#1172) 'getPlayer' was used before it was defined.
(#1178) 'setPosition' was used before it was defined.
(#1183) 'getPosition' was used before it was defined.
(#1186) Expected '{' and instead saw 'return'.
(#1188) Expected '{' and instead saw 'return'.
(#1192) 'stopPlayer' was used before it was defined.
(#1198) 'startPlayer' was used before it was defined.
(#1204) 'label' was used before it was defined.
(#1210) 'controllable' was used before it was defined.
(#1216) 'isValid' was used before it was defined.
(#1222) 'useTimeMonitor' was used before it was defined.
(#1228) 'disableMessage' was used before it was defined.
(#11) 'editing' is not defined.
(#46) 'lang' is not defined.
(#48) 'showMessage' is not defined.
(#53) 'lang' is not defined.
(#60) 'selectedAVSource' is not defined.
(#61) 'currentSlide' is not defined.
(#70) 'selectedAVSource' is not defined.
(#72) 'times' is not defined.
(#72) 'avLang' is not defined.
(#77) 'times' is not defined.
(#77) 'avLang' is not defined.
(#87) 'times' is not defined.
(#87) 'avLang' is not defined.
(#89) 'times' is not defined.
(#89) 'avLang' is not defined.
(#94) 'selectedAVSource' is not defined.
(#95) 'currentSubtitle' is not defined.
(#106) 'subTimes' is not defined.
(#106) 'subtitleLang' is not defined.
(#111) 'subTimes' is not defined.
(#111) 'subtitleLang' is not defined.
(#117) 'times' is not defined.
(#117) 'avLang' is not defined.
(#118) 'times' is not defined.
(#118) 'avLang' is not defined.
(#123) 'subTimes' is not defined.
(#123) 'subtitleLang' is not defined.
(#124) 'subTimes' is not defined.
(#124) 'subtitleLang' is not defined.
(#164) 'titles' is not defined.
(#164) 'slideLang' is not defined.
(#164) 'currentSlide' is not defined.
(#165) 'setSlideMenu' is not defined.
(#170) 'titles' is not defined.
(#176) 'titles' is not defined.
(#176) 'slideLang' is not defined.
(#176) 'currentSlide' is not defined.
(#183) 'currentSlide' is not defined.
(#191) 'titles' is not defined.
(#192) 'titles' is not defined.
(#196) 'titles' is not defined.
(#198) 'titles' is not defined.
(#201) 'allSlideSrc' is not defined.
(#202) 'allSlideSrc' is not defined.
(#202) 'SLIDE_IMAGE_PRELOAD' is not defined.
(#204) 'allSlideSrc' is not defined.
(#207) 'setSlideMenu' is not defined.
(#208) 'setSlideHTML' is not defined.
(#221) 'addSlideLang' is not defined.
(#225) 'addSlideSource' is not defined.
(#229) 'allSlideSrc' is not defined.
(#233) 'SLIDE_IMAGE' is not defined.
(#233) 'SLIDE_IMAGE_PRELOAD' is not defined.
(#238) 'allSlideSrc' is not defined.
(#243) 'addSlideSource' is not defined.
(#249) 'allSlideSrc' is not defined.
(#251) 'setAllLanguages' is not defined.
(#252) 'selectedSlides' is not defined.
(#252) 'allSlideSrc' is not defined.
(#256) 'checkLanguage' is not defined.
(#257) 'chooseSlides' is not defined.
(#259) 'setSlideHTML' is not defined.
(#262) 'setSlideControls' is not defined.
(#263) 'setSlideMenu' is not defined.
(#271) 'SLIDE_OOFLASH' is not defined.
(#272) 'OOFlashSlide' is not defined.
(#273) 'SLIDE_AVFLASH' is not defined.
(#274) 'AVFlashSlide' is not defined.
(#275) 'SLIDE_IMAGE_PRELOAD' is not defined.
(#276) 'PreloadImageSlide' is not defined.
(#277) 'SLIDE_IMAGE' is not defined.
(#278) 'ImageSlide' is not defined.
(#279) 'SLIDE_PDF' is not defined.
(#280) 'PDFSlide' is not defined.
(#281) 'SLIDE_SEPFLASH' is not defined.
(#282) 'SeparateFlashSlide' is not defined.
(#284) 'NoSlide' is not defined.
(#290) 'allSlideSrc' is not defined.
(#291) 'allSlideSrc' is not defined.
(#294) 'allSlideSrc' is not defined.
(#297) 'allSlideSrc' is not defined.
(#298) 'allSlideSrc' is not defined.
(#299) 'slideSet' is not defined.
(#304) 'allSlideSrc' is not defined.
(#305) 'slideSet' is not defined.
(#310) 'noSuitableThumbnails' is not defined.
(#311) 'allSlideSrc' is not defined.
(#313) 'i' is not defined.
(#313) 'i' is not defined.
(#313) 'allSlideSrc' is not defined.
(#313) 'i' is not defined.
(#315) 'allSlideSrc' is not defined.
(#315) 'i' is not defined.
(#315) 'SLIDE_IMAGE_PRELOAD' is not defined.
(#315) 'allSlideSrc' is not defined.
(#315) 'i' is not defined.
(#315) 'SLIDE_IMAGE' is not defined.
(#316) 'noSuitableThumbnails' is not defined.
(#318) 'allSlideSrc' is not defined.
(#318) 'i' is not defined.
(#319) 'allSlideSrc' is not defined.
(#319) 'i' is not defined.
(#322) 'noSuitableThumbnails' is not defined.
(#323) 'thumbnailsActive' is not defined.
(#326) 'checkLanguage' is not defined.
(#327) 'chooseSlides' is not defined.
(#328) 'setSlideHTML' is not defined.
(#329) 'setThumbnailHTML' is not defined.
(#330) 'setThumbnailControl' is not defined.
(#331) 'setSlideControls' is not defined.
(#332) 'setSlideMenu' is not defined.
(#340) 'avSrc' is not defined.
(#340) 'avLang' is not defined.
(#341) 'avSrc' is not defined.
(#341) 'avLang' is not defined.
(#341) 'VIDEO_FLASH' is not defined.
(#342) 'confirm' is not defined.
(#342) 'getString' is not defined.
(#348) 'avLang' is not defined.
(#348) 'avLang' is not defined.
(#348) 'VIDEO_FLASH' is not defined.
(#348) 'SPEED_BROAD' is not defined.
(#355) 'videoAspect' is not defined.
(#357) 'setVideoAspect' is not defined.
(#363) 'videoAspect' is not defined.
(#365) 'setVideoAspect' is not defined.
(#374) 'presentationLoaded' is not defined.
(#390) 'avSrc' is not defined.
(#391) 'addAVLang' is not defined.
(#399) 'alert' is not defined.
(#399) 'getString' is not defined.
(#402) 'addAVSource' is not defined.
(#407) 'avSrc' is not defined.
(#417) 'avSrc' is not defined.
(#422) 'addAVSource' is not defined.
(#426) 'checkLanguage' is not defined.
(#427) 'chooseVideo' is not defined.
(#428) 'setVideoHTML' is not defined.
(#429) 'setVideoControls' is not defined.
(#431) 'setAllLanguages' is not defined.
(#432) 'avSrc' is not defined.
(#433) 'setVideoSource' is not defined.
(#438) 'VIDEO_REALPLAYER' is not defined.
(#439) 'RealPlayerVideo' is not defined.
(#440) 'VIDEO_QUICKTIME' is not defined.
(#441) 'QuicktimeVideo' is not defined.
(#442) 'VIDEO_JAVAAUDIO' is not defined.
(#443) 'JavaAudio' is not defined.
(#444) 'VIDEO_WINDOWSMEDIA' is not defined.
(#445) 'WindowsMediaVideo' is not defined.
(#446) 'VIDEO_VLC' is not defined.
(#447) 'VLCVideo' is not defined.
(#452) 'VIDEO_FLASH' is not defined.
(#453) 'FlashVideo' is not defined.
(#454) 'VIDEO_SILVERLIGHT' is not defined.
(#455) 'SilverlightVideo' is not defined.
(#456) 'VIDEO_FLASHBROADCAST' is not defined.
(#457) 'FlashVideoBroadcast' is not defined.
(#458) 'VIDEO_HTML5' is not defined.
(#459) 'HTML5Video' is not defined.
(#461) 'NoVideo' is not defined.
(#467) 'avSrc' is not defined.
(#468) 'avSrc' is not defined.
(#471) 'avSrc' is not defined.
(#474) 'avSrc' is not defined.
(#475) 'avSrc' is not defined.
(#476) 'videoSet' is not defined.
(#481) 'avSrc' is not defined.
(#482) 'videoSet' is not defined.
(#486) 'checkLanguage' is not defined.
(#487) 'chooseVideo' is not defined.
(#488) 'setVideoHTML' is not defined.
(#489) 'setVideoControls' is not defined.
(#494) 'avSrc' is not defined.
(#495) 'avSrc' is not defined.
(#496) 'avSrc' is not defined.
(#496) 'avSrc' is not defined.
(#500) 'setAllLanguages' is not defined.
(#501) 'setVideoSource' is not defined.
(#510) 'avSrc' is not defined.
(#511) 'avSrc' is not defined.
(#512) 'avSrc' is not defined.
(#512) 'VIDEO_FLASHBROADCAST' is not defined.
(#513) 'avSrc' is not defined.
(#522) 'subtitleSrc' is not defined.
(#522) 'subtitleSrc' is not defined.
(#523) 'subTimes' is not defined.
(#523) 'subTimes' is not defined.
(#524) 'subtitleSlideLink' is not defined.
(#524) 'subtitleSlideLink' is not defined.
(#526) 'subtitleSet' is not defined.
(#527) 'subtitleSrc' is not defined.
(#529) 'subtitleSet' is not defined.
(#533) 'subtitleSet' is not defined.
(#533) 'subtitlesActive' is not defined.
(#534) 'subtitlesActive' is not defined.
(#536) 'checkLanguage' is not defined.
(#537) 'setSubtitleControls' is not defined.
(#538) 'setSubtitleHTML' is not defined.
(#543) 'subtitleSrc' is not defined.
(#544) 'subTimes' is not defined.
(#545) 'subTimes' is not defined.
(#546) 'subtitleSlideLink' is not defined.
(#547) 'subtitleSlideLink' is not defined.
(#548) 'subtitleSet' is not defined.
(#549) 'checkLanguage' is not defined.
(#550) 'setSubtitleControls' is not defined.
(#551) 'setSubtitleHTML' is not defined.
(#568) 'setSubSync' is not defined.
(#569) 'subtitles' is not defined.
(#569) 'currentSubtitle' is not defined.
(#570) 'subTimes' is not defined.
(#570) 'subtitleLang' is not defined.
(#570) 'currentSubtitle' is not defined.
(#578) 'setSubSync' is not defined.
(#579) 'subtitles' is not defined.
(#579) 'currentSubtitle' is not defined.
(#580) 'subTimes' is not defined.
(#580) 'subtitleLang' is not defined.
(#580) 'currentSubtitle' is not defined.
(#582) 'currentSubtitle' is not defined.
(#589) 'subtitleWidth' is not defined.
(#589) 'subtitleHeight' is not defined.
(#590) 'subtitles' is not defined.
(#590) 'currentSubtitle' is not defined.
(#593) 'setElementHTML' is not defined.
(#598) 'subtitles' is not defined.
(#598) 'currentSubtitle' is not defined.
(#599) 'setSubtitleHTML' is not defined.
(#606) 'subtitles' is not defined.
(#606) 'currentSubtitle' is not defined.
(#607) 'subTimes' is not defined.
(#607) 'subtitleLang' is not defined.
(#607) 'currentSubtitle' is not defined.
(#609) 'setSubtitleHTML' is not defined.
(#626) 'subTimes' is not defined.
(#626) 'subtitleLang' is not defined.
(#627) 'subTimes' is not defined.
(#627) 'subtitleLang' is not defined.
(#628) 'subtitles' is not defined.
(#629) 'subTimes' is not defined.
(#629) 'subtitleLang' is not defined.
(#662) 'VERSION' is not defined.
(#677) 'findValidLangs' is not defined.
(#677) 'avSrc' is not defined.
(#678) 'findValidLangs' is not defined.
(#678) 'allSlideSrc' is not defined.
(#679) 'findValidLangs' is not defined.
(#679) 'subtitleSrc' is not defined.
(#730) 'showVideoControls' is not defined.
(#731) 'showSlideControls' is not defined.
(#732) 'showSubtitleControls' is not defined.
(#733) 'showLanguageControls' is not defined.
(#734) 'showPositionControls' is not defined.
(#735) 'showSlideMenu' is not defined.
(#736) 'showThumbnailControls' is not defined.
(#737) 'showOtherControls' is not defined.
(#738) 'alwaysHideExit' is not defined.
(#747) 'thumbnailsActiveDefault' is not defined.
(#748) 'subtitlesActiveDefault' is not defined.
(#749) 'autoStartDefault' is not defined.
(#750) 'videoPosition' is not defined.
(#751) 'pauseAfterSlide' is not defined.
(#752) 'videoAspect' is not defined.
(#753) 'downloadButton' is not defined.
(#763) 'avSrc' is not defined.
(#766) 'times' is not defined.
(#766) 'times' is not defined.
(#769) 'times' is not defined.
(#773) 'avSrc' is not defined.
(#775) 'avSrc' is not defined.
(#819) 'allSlideSrc' is not defined.
(#823) 'titles' is not defined.
(#824) 'titles' is not defined.
(#825) 'titles' is not defined.
(#831) 'allSlideSrc' is not defined.
(#837) 'SLIDE_IMAGE_PRELOAD' is not defined.
(#837) 'SLIDE_IMAGE' is not defined.
(#856) 'subtitleSrc' is not defined.
(#859) 'subtitleSrc' is not defined.
(#861) 'subTimes' is not defined.
(#864) 'times' is not defined.
(#867) 'subTimes' is not defined.
(#867) 'times' is not defined.
(#918) 'SPEED_MODEM' is not defined.
(#921) 'SPEED_BROAD' is not defined.
(#924) 'SPEED_STREAM' is not defined.
(#924) Too many errors. (74% scanned).
(#1) Missing semicolon.
(#1) Too many errors. (100% scanned).
mod/autoview/avedit/lang/en.js
(#1) The array literal notation [] is preferable.
(#5) ['livecapture'] is better written in dot notation.
(#6) ['livecaptureflash'] is better written in dot notation.
(#10) ['e_editmodesupport'] is better written in dot notation.
(#14) Line is too long.
(#14) ['e_use_quick_start'] is better written in dot notation.
(#16) ['e_use_quick_start_ie'] is better written in dot notation.
(#18) ['e_quick_start_title'] is better written in dot notation.
(#19) ['e_quick_button'] is better written in dot notation.
(#21) ['e_sources'] is better written in dot notation.
(#22) ['e_sources_title'] is better written in dot notation.
(#23) ['e_timestitles'] is better written in dot notation.
(#24) ['e_timestitles_title'] is better written in dot notation.
(#25) ['e_subtitlesbutton'] is better written in dot notation.
(#26) ['e_subtitlesbutton_title'] is better written in dot notation.
(#27) ['e_options'] is better written in dot notation.
(#28) ['e_options_title'] is better written in dot notation.
(#30) ['e_save'] is better written in dot notation.
(#31) Line is too long.
(#31) ['e_save_title'] is better written in dot notation.
(#32) ['e_popslides'] is better written in dot notation.
(#33) ['e_popslides_title'] is better written in dot notation.
(#35) ['e_showthumbs'] is better written in dot notation.
(#36) ['e_showsubtitles'] is better written in dot notation.
(#37) ['e_autostart'] is better written in dot notation.
(#38) ['e_videoright'] is better written in dot notation.
(#39) ['e_pauseafterslide'] is better written in dot notation.
(#40) ['e_widescreenvideo'] is better written in dot notation.
(#41) ['e_downloadbutton'] is better written in dot notation.
(#42) ['e_videos'] is better written in dot notation.
(#43) ['e_slides'] is better written in dot notation.
(#44) ['e_subtitles'] is better written in dot notation.
(#45) ['e_language'] is better written in dot notation.
(#46) ['e_position'] is better written in dot notation.
(#47) ['e_slideMenu'] is better written in dot notation.
(#48) ['e_thumbnail'] is better written in dot notation.
(#49) ['e_other'] is better written in dot notation.
(#50) ['e_exithide'] is better written in dot notation.
(#52) Line is too long.
(#52) ['e_subtitles_message'] is better written in dot notation.
(#55) ['e_Video'] is better written in dot notation.
(#56) ['e_Slide'] is better written in dot notation.
(#57) ['e_subtitle'] is better written in dot notation.
(#58) ['e_subtitle_sources'] is better written in dot notation.
(#59) ['e_Slide_sources'] is better written in dot notation.
(#60) ['e_Video_sources'] is better written in dot notation.
(#61) ['e_subtitle_source'] is better written in dot notation.
(#62) ['e_Slide_source'] is better written in dot notation.
(#63) ['e_Video_source'] is better written in dot notation.
(#64) ['e_delete_subtitle_source'] is better written in dot notation.
(#65) ['e_delete_Slide_source'] is better written in dot notation.
(#66) ['e_delete_Video_source'] is better written in dot notation.
(#67) ['e_edit_subtitle_source'] is better written in dot notation.
(#68) ['e_edit_Slide_source'] is better written in dot notation.
(#69) ['e_edit_Video_source'] is better written in dot notation.
(#70) ['e_add_subtitle_source'] is better written in dot notation.
(#71) ['e_add_Slide_source'] is better written in dot notation.
(#72) ['e_add_Video_source'] is better written in dot notation.
(#73) ['e_add_Slide_source_title'] is better written in dot notation.
(#74) ['e_add_Video_source_title'] is better written in dot notation.
(#75) ['e_sources'] is better written in dot notation.
(#76) ['e_delete'] is better written in dot notation.
(#77) ['e_edit'] is better written in dot notation.
(#78) ['e_numslides'] is better written in dot notation.
(#79) ['e_add'] is better written in dot notation.
(#80) ['e_source'] is better written in dot notation.
(#81) ['e_convert_title'] is better written in dot notation.
(#82) ['e_convert_button'] is better written in dot notation.
(#83) ['e_livecapture_title'] is better written in dot notation.
(#84) ['e_livebroadcast_title'] is better written in dot notation.
(#85) ['e_livecapture_button'] is better written in dot notation.
(#86) ['e_livebroadcast_button'] is better written in dot notation.
(#87) Line is too long.
(#87) ['e_flashreplace'] is better written in dot notation.
(#88) ['e_alreadylive'] is better written in dot notation.
(#89) ['e_livecapturechoice'] is better written in dot notation.
(#90) ['e_set'] is better written in dot notation.
(#91) ['e_bandwidth'] is better written in dot notation.
(#92) ['e_video_url'] is better written in dot notation.
(#93) ['e_event_triggers'] is better written in dot notation.
(#94) ['e_slide_url'] is better written in dot notation.
(#95) ['e_image_type'] is better written in dot notation.
(#96) ['e_convert_slides'] is better written in dot notation.
(#97) ['e_detect_video_type'] is better written in dot notation.
(#98) ['e_detect_video_type_title'] is better written in dot notation.
(#99) ['e_unrecognised_video_type'] is better written in dot notation.
(#100) Line is too long.
(#100) ['e_video_type_warn'] is better written in dot notation.
(#101) ['e_videopos'] is better written in dot notation.
(#103) ['e_set_title'] is better written in dot notation.
(#104) ['e_set_times'] is better written in dot notation.
(#105) ['e_set_time_button'] is better written in dot notation.
(#106) ['e_moveset_button'] is better written in dot notation.
(#107) ['e_set_slidetime_title'] is better written in dot notation.
(#108) ['e_slidemoveset_title'] is better written in dot notation.
(#109) ['e_set_subtime_title'] is better written in dot notation.
(#110) ['e_submoveset_title'] is better written in dot notation.
(#111) ['e_slide_plural'] is better written in dot notation.
(#112) ['e_sub_plural'] is better written in dot notation.
(#113) ['e_cleartimes_button'] is better written in dot notation.
(#114) ['e_cleartimes_title'] is better written in dot notation.
(#115) ['e_clearslidetimes'] is better written in dot notation.
(#116) ['e_clearsubtimes'] is better written in dot notation.
(#117) ['e_no_slides_or_subs'] is better written in dot notation.
(#119) ['e_new_sub_source'] is better written in dot notation.
(#120) ['e_sub_not_active'] is better written in dot notation.
(#121) ['e_subtitle_url'] is better written in dot notation.
(#122) ['e_subtitle_source_type'] is better written in dot notation.
(#123) ['e_subtype_jsavsfile'] is better written in dot notation.
(#124) ['e_subtype_blank'] is better written in dot notation.
(#125) ['e_subtype_textfile'] is better written in dot notation.
(#126) ['e_subtype_textbox'] is better written in dot notation.
(#127) ['e_subtitle_boxname'] is better written in dot notation.
(#128) ['e_sub_split'] is better written in dot notation.
(#129) ['e_subediting'] is better written in dot notation.
(#130) ['e_addsubbeforetitle'] is better written in dot notation.
(#131) ['e_addsubbefore'] is better written in dot notation.
(#132) ['e_addsubaftertitle'] is better written in dot notation.
(#133) ['e_addsubafter'] is better written in dot notation.
(#134) ['e_editsubtitle'] is better written in dot notation.
(#135) ['e_editsub'] is better written in dot notation.
(#136) ['e_deletesubtitle'] is better written in dot notation.
(#137) ['e_deletesub'] is better written in dot notation.
(#138) ['e_subtitlesummary'] is better written in dot notation.
(#139) Line is too long.
(#139) ['e_subtitlefileformat'] is better written in dot notation.
(#141) ['e_slide_time_warn_prev'] is better written in dot notation.
(#142) ['e_slide_time_warn_next'] is better written in dot notation.
(#143) ['e_sub_time_warn_prev'] is better written in dot notation.
(#144) ['e_sub_time_warn_next'] is better written in dot notation.
(#146) ['e_delete_source'] is better written in dot notation.
(#148) ['e_none'] is better written in dot notation.
(#149) Line is too long.
(#149) ['e_eventnote'] is better written in dot notation.
(#150) ['e_update'] is better written in dot notation.
(#152) ['e_print_only'] is better written in dot notation.
(#153) ['e_image_only'] is better written in dot notation.
(#154) ['e_openoffice'] is better written in dot notation.
(#155) ['e_avconvert'] is better written in dot notation.
(#156) ['e_sepflash'] is better written in dot notation.
(#158) ['e_convert_heading'] is better written in dot notation.
(#159) ['e_slide_file'] is better written in dot notation.
(#160) ['e_convert_to'] is better written in dot notation.
(#161) ['e_select'] is better written in dot notation.
(#162) ['e_convert'] is better written in dot notation.
(#163) ['e_convert_wait'] is better written in dot notation.
(#164) ['e_convert_wait2'] is better written in dot notation.
(#165) ['e_convert_nofile'] is better written in dot notation.
(#165) Missing semicolon.
(#166) ['e_convert_notypes'] is better written in dot notation.
(#167) Line is too long.
(#166) Missing semicolon.
(#167) ['e_convert_format'] is better written in dot notation.
(#168) Line is too long.
(#168) ['e_ppt_question'] is better written in dot notation.
(#169) Line is too long.
(#170) ['e_slidenotcompat'] is better written in dot notation.
(#173) Line is too long.
(#173) ['e_convertmessage'] is better written in dot notation.
(#175) ['e_flash'] is better written in dot notation.
(#176) ['e_pdf'] is better written in dot notation.
(#177) ['e_images'] is better written in dot notation.
(#179) Line is too long.
(#179) ['e_nolivecapture'] is better written in dot notation.
(#180) ['e_nolivecapture2'] is better written in dot notation.
(#181) Line is too long.
(#181) ['e_noflashserver'] is better written in dot notation.
(#182) Line is too long.
(#182) ['e_noflashcapture'] is better written in dot notation.
(#183) ['e_livecapturenotallowed'] is better written in dot notation.
(#184) ['e_livebroadnotallowed'] is better written in dot notation.
(#186) ['e_streamquestion'] is better written in dot notation.
(#188) ['eq_maintitle'] is better written in dot notation.
(#189) ['eq_video'] is better written in dot notation.
(#190) ['eq_previd'] is better written in dot notation.
(#191) ['eq_recvid'] is better written in dot notation.
(#192) ['eq_broadvid'] is better written in dot notation.
(#193) ['eq_slides'] is better written in dot notation.
(#194) ['eq_yes'] is better written in dot notation.
(#195) ['eq_no'] is better written in dot notation.
(#196) ['eq_finished'] is better written in dot notation.
(#197) Line is too long.
(#197) ['eq_done'] is better written in dot notation.
(#199) ['eq_close'] is better written in dot notation.
(#200) ['eq_title'] is better written in dot notation.
(#201) ['eq_continue'] is better written in dot notation.
(#202) ['eq_video_select'] is better written in dot notation.
(#203) ['eq_slideq2'] is better written in dot notation.
(#204) ['eq_quick_iepopup'] is better written in dot notation.
(#205) ['eq_slidesrc'] is better written in dot notation.
(#206) ['eq_numslide1'] is better written in dot notation.
(#207) ['eq_numslide2'] is better written in dot notation.
(#208) ['eq_ooslide'] is better written in dot notation.
(#209) ['eq_badslide'] is better written in dot notation.
(#210) ['eq_wait_reload'] is better written in dot notation.
(#1) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#10) 'data' is not defined.
(#14) 'data' is not defined.
(#16) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#52) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#106) 'data' is not defined.
(#107) 'data' is not defined.
(#108) 'data' is not defined.
(#109) 'data' is not defined.
(#110) 'data' is not defined.
(#111) 'data' is not defined.
(#112) 'data' is not defined.
(#113) 'data' is not defined.
(#114) 'data' is not defined.
(#115) 'data' is not defined.
(#116) 'data' is not defined.
(#117) 'data' is not defined.
(#119) 'data' is not defined.
(#120) 'data' is not defined.
(#121) 'data' is not defined.
(#122) 'data' is not defined.
(#123) 'data' is not defined.
(#124) 'data' is not defined.
(#125) 'data' is not defined.
(#126) 'data' is not defined.
(#127) 'data' is not defined.
(#128) 'data' is not defined.
(#129) 'data' is not defined.
(#130) 'data' is not defined.
(#131) 'data' is not defined.
(#132) 'data' is not defined.
(#133) 'data' is not defined.
(#134) 'data' is not defined.
(#135) 'data' is not defined.
(#136) 'data' is not defined.
(#137) 'data' is not defined.
(#138) 'data' is not defined.
(#139) 'data' is not defined.
(#141) 'data' is not defined.
(#142) 'data' is not defined.
(#143) 'data' is not defined.
(#144) 'data' is not defined.
(#146) 'data' is not defined.
(#148) 'data' is not defined.
(#149) 'data' is not defined.
(#150) 'data' is not defined.
(#152) 'data' is not defined.
(#153) 'data' is not defined.
(#154) 'data' is not defined.
(#155) 'data' is not defined.
(#156) 'data' is not defined.
(#158) 'data' is not defined.
(#159) 'data' is not defined.
(#160) 'data' is not defined.
(#161) 'data' is not defined.
(#162) 'data' is not defined.
(#163) 'data' is not defined.
(#164) 'data' is not defined.
(#165) 'data' is not defined.
(#166) 'data' is not defined.
(#167) 'data' is not defined.
(#168) 'data' is not defined.
(#170) 'data' is not defined.
(#173) 'data' is not defined.
(#175) 'data' is not defined.
(#176) 'data' is not defined.
(#177) 'data' is not defined.
(#179) 'data' is not defined.
(#180) 'data' is not defined.
(#181) 'data' is not defined.
(#182) 'data' is not defined.
(#183) 'data' is not defined.
(#184) 'data' is not defined.
(#186) 'data' is not defined.
(#188) 'data' is not defined.
(#189) 'data' is not defined.
(#190) 'data' is not defined.
(#191) 'data' is not defined.
(#192) 'data' is not defined.
(#193) 'data' is not defined.
(#194) 'data' is not defined.
(#195) 'data' is not defined.
(#196) 'data' is not defined.
(#197) 'data' is not defined.
(#199) 'data' is not defined.
(#200) 'data' is not defined.
(#201) 'data' is not defined.
(#202) 'data' is not defined.
(#203) 'data' is not defined.
(#204) 'data' is not defined.
(#205) 'data' is not defined.
(#206) 'data' is not defined.
(#207) 'data' is not defined.
(#208) 'data' is not defined.
(#209) 'data' is not defined.
(#210) 'data' is not defined.
(#214) 'mergeLangStrings' is not defined.
(#214) 'data' is not defined.
mod/autoview/avedit/lang/fr.js
(#1) The array literal notation [] is preferable.
(#5) ['livecapture'] is better written in dot notation.
(#6) ['livecaptureflash'] is better written in dot notation.
(#10) ['e_editmodesupport'] is better written in dot notation.
(#13) ['e_use_quick_start'] is better written in dot notation.
(#14) ['e_quick_start_title'] is better written in dot notation.
(#16) ['e_sources'] is better written in dot notation.
(#17) ['e_sources_title'] is better written in dot notation.
(#18) ['e_timestitles'] is better written in dot notation.
(#19) ['e_timestitles_title'] is better written in dot notation.
(#20) ['e_subtitlesbutton'] is better written in dot notation.
(#21) ['e_subtitlesbutton_title'] is better written in dot notation.
(#22) ['e_options'] is better written in dot notation.
(#23) ['e_options_title'] is better written in dot notation.
(#25) ['e_save'] is better written in dot notation.
(#26) Line is too long.
(#26) ['e_save_title'] is better written in dot notation.
(#28) ['e_showthumbs'] is better written in dot notation.
(#29) ['e_showsubtitles'] is better written in dot notation.
(#30) ['e_autostart'] is better written in dot notation.
(#31) ['e_videoright'] is better written in dot notation.
(#32) ['e_videos'] is better written in dot notation.
(#33) ['e_slides'] is better written in dot notation.
(#34) ['e_subtitles'] is better written in dot notation.
(#35) ['e_language'] is better written in dot notation.
(#36) ['e_position'] is better written in dot notation.
(#37) ['e_slideMenu'] is better written in dot notation.
(#38) ['e_thumbnail'] is better written in dot notation.
(#39) ['e_other'] is better written in dot notation.
(#41) Line is too long.
(#41) ['e_subtitles_message'] is better written in dot notation.
(#44) ['e_Video'] is better written in dot notation.
(#45) ['e_Slide'] is better written in dot notation.
(#46) ['e_subtitle_sources'] is better written in dot notation.
(#47) ['e_Slide_sources'] is better written in dot notation.
(#48) ['e_Video_sources'] is better written in dot notation.
(#49) ['e_subtitle_source'] is better written in dot notation.
(#50) ['e_Slide_source'] is better written in dot notation.
(#51) ['e_Video_source'] is better written in dot notation.
(#52) ['e_delete_subtitle_source'] is better written in dot notation.
(#53) ['e_delete_Slide_source'] is better written in dot notation.
(#54) ['e_delete_Video_source'] is better written in dot notation.
(#55) ['e_edit_subtitle_source'] is better written in dot notation.
(#56) ['e_edit_Slide_source'] is better written in dot notation.
(#57) ['e_edit_Video_source'] is better written in dot notation.
(#58) ['e_Presentation_Options_title'] is better written in dot notation.
(#59) ['e_Control_Options_title'] is better written in dot notation.
(#60) ['e_subtitle'] is better written in dot notation.
(#61) ['e_sources'] is better written in dot notation.
(#62) ['e_pauseafterslide'] is better written in dot notation.
(#63) ['e_delete'] is better written in dot notation.
(#64) ['e_edit'] is better written in dot notation.
(#65) ['e_numslides'] is better written in dot notation.
(#66) ['e_add'] is better written in dot notation.
(#67) ['e_add_subtitle_source'] is better written in dot notation.
(#68) ['e_add_Slide_source'] is better written in dot notation.
(#69) ['e_add_Video_source'] is better written in dot notation.
(#70) ['e_add_Slide_source_title'] is better written in dot notation.
(#71) ['e_add_Video_source_title'] is better written in dot notation.
(#72) ['e_source'] is better written in dot notation.
(#73) ['e_convert_title'] is better written in dot notation.
(#74) ['e_convert_button'] is better written in dot notation.
(#75) Line is too long.
(#75) ['e_livecapture_title'] is better written in dot notation.
(#76) ['e_livecapture_button'] is better written in dot notation.
(#77) This character may get silently deleted by one or more browsers.
(#77) Line is too long.
(#77) ['e_flashreplace'] is better written in dot notation.
(#78) This character may get silently deleted by one or more browsers.
(#78) Line is too long.
(#78) ['e_alreadylive'] is better written in dot notation.
(#79) ['e_livecapturechoice'] is better written in dot notation.
(#80) ['e_set'] is better written in dot notation.
(#81) ['e_bandwidth'] is better written in dot notation.
(#82) ['e_video_url'] is better written in dot notation.
(#83) ['e_event_triggers'] is better written in dot notation.
(#84) ['e_slide_url'] is better written in dot notation.
(#85) ['e_image_type'] is better written in dot notation.
(#86) ['e_convert_slides'] is better written in dot notation.
(#87) ['e_detect_video_type'] is better written in dot notation.
(#88) ['e_detect_video_type_title'] is better written in dot notation.
(#89) ['e_unrecognised_video_type'] is better written in dot notation.
(#90) Line is too long.
(#90) ['e_video_type_warn'] is better written in dot notation.
(#91) ['e_set_title'] is better written in dot notation.
(#92) ['e_set_times'] is better written in dot notation.
(#93) ['e_set_time_button'] is better written in dot notation.
(#94) ['e_moveset_button'] is better written in dot notation.
(#95) ['e_set_slidetime_title'] is better written in dot notation.
(#96) ['e_slidemoveset_title'] is better written in dot notation.
(#97) ['e_set_subtime_title'] is better written in dot notation.
(#98) ['e_submoveset_title'] is better written in dot notation.
(#99) ['e_slide_plural'] is better written in dot notation.
(#100) ['e_sub_plural'] is better written in dot notation.
(#102) ['e_new_sub_source'] is better written in dot notation.
(#103) ['e_subtitle_url'] is better written in dot notation.
(#104) ['e_subtitle_source_type'] is better written in dot notation.
(#105) ['e_sub_not_active'] is better written in dot notation.
(#106) ['e_subtype_jsavsfile'] is better written in dot notation.
(#107) ['e_subtype_blank'] is better written in dot notation.
(#108) ['e_subtype_textfile'] is better written in dot notation.
(#109) ['e_subtype_textbox'] is better written in dot notation.
(#110) ['e_subtitle_boxname'] is better written in dot notation.
(#111) Line is too long.
(#111) ['e_sub_split'] is better written in dot notation.
(#112) ['e_subediting'] is better written in dot notation.
(#113) ['e_addsubbeforetitle'] is better written in dot notation.
(#114) ['e_addsubbefore'] is better written in dot notation.
(#115) ['e_addsubaftertitle'] is better written in dot notation.
(#116) ['e_addsubafter'] is better written in dot notation.
(#117) ['e_editsubtitle'] is better written in dot notation.
(#118) ['e_editsub'] is better written in dot notation.
(#119) ['e_deletesubtitle'] is better written in dot notation.
(#120) ['e_deletesub'] is better written in dot notation.
(#121) ['e_subtitlesummary'] is better written in dot notation.
(#122) Line is too long.
(#122) ['e_subtitlefileformat'] is better written in dot notation.
(#124) Line is too long.
(#124) ['e_slide_time_warn_prev'] is better written in dot notation.
(#126) Line is too long.
(#126) ['e_sub_time_warn_prev'] is better written in dot notation.
(#129) ['e_delete_source'] is better written in dot notation.
(#131) ['e_none'] is better written in dot notation.
(#132) Line is too long.
(#132) ['e_eventnote'] is better written in dot notation.
(#133) ['e_update'] is better written in dot notation.
(#135) ['e_print_only'] is better written in dot notation.
(#136) ['e_image_only'] is better written in dot notation.
(#138) ['e_convert_heading'] is better written in dot notation.
(#139) ['e_slide_file'] is better written in dot notation.
(#140) ['e_convert_to'] is better written in dot notation.
(#141) ['e_select'] is better written in dot notation.
(#142) ['e_convert'] is better written in dot notation.
(#144) Line is too long.
(#144) ['e_convertmessage'] is better written in dot notation.
(#146) ['e_flash'] is better written in dot notation.
(#147) ['e_pdf'] is better written in dot notation.
(#148) ['e_images'] is better written in dot notation.
(#150) Line is too long.
(#150) ['e_nolivecapture'] is better written in dot notation.
(#151) ['e_nolivecapture2'] is better written in dot notation.
(#152) Line is too long.
(#152) ['e_noflashserver'] is better written in dot notation.
(#1) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#10) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#41) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#106) 'data' is not defined.
(#107) 'data' is not defined.
(#108) 'data' is not defined.
(#109) 'data' is not defined.
(#110) 'data' is not defined.
(#111) 'data' is not defined.
(#112) 'data' is not defined.
(#113) 'data' is not defined.
(#114) 'data' is not defined.
(#115) 'data' is not defined.
(#116) 'data' is not defined.
(#117) 'data' is not defined.
(#118) 'data' is not defined.
(#119) 'data' is not defined.
(#120) 'data' is not defined.
(#121) 'data' is not defined.
(#122) 'data' is not defined.
(#124) 'data' is not defined.
(#126) 'data' is not defined.
(#129) 'data' is not defined.
(#131) 'data' is not defined.
(#132) 'data' is not defined.
(#133) 'data' is not defined.
(#135) 'data' is not defined.
(#136) 'data' is not defined.
(#138) 'data' is not defined.
(#139) 'data' is not defined.
(#140) 'data' is not defined.
(#141) 'data' is not defined.
(#142) 'data' is not defined.
(#144) 'data' is not defined.
(#146) 'data' is not defined.
(#147) 'data' is not defined.
(#148) 'data' is not defined.
(#150) 'data' is not defined.
(#151) 'data' is not defined.
(#152) 'data' is not defined.
(#156) 'mergeLangStrings' is not defined.
(#156) 'data' is not defined.
mod/autoview/avedit/lang/pt.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['quicktime'] is better written in dot notation.
(#29) ['windowsmedia'] is better written in dot notation.
(#30) ['javaaudio'] is better written in dot notation.
(#31) ['vlcvideo'] is better written in dot notation.
(#32) ['flashvideo'] is better written in dot notation.
(#33) ['flashvideobroadcast'] is better written in dot notation.
(#34) ['silverlightvideo'] is better written in dot notation.
(#35) ['silverlight2'] is better written in dot notation.
(#36) ['html5video'] is better written in dot notation.
(#37) ['nohtml5'] is better written in dot notation.
(#38) ['novideoplayer'] is better written in dot notation.
(#39) ['pluginnotfound'] is better written in dot notation.
(#40) ['play'] is better written in dot notation.
(#41) ['pause'] is better written in dot notation.
(#42) ['stop'] is better written in dot notation.
(#43) ['hidevideo'] is better written in dot notation.
(#44) ['showvideo'] is better written in dot notation.
(#45) ['pausemessage'] is better written in dot notation.
(#46) ['subtitle'] is better written in dot notation.
(#47) ['subon'] is better written in dot notation.
(#48) ['suboff'] is better written in dot notation.
(#49) ['nextsubtitle'] is better written in dot notation.
(#50) ['prevsubtitle'] is better written in dot notation.
(#51) ['transcript'] is better written in dot notation.
(#52) ['transcripttitle'] is better written in dot notation.
(#53) ['on'] is better written in dot notation.
(#54) ['off'] is better written in dot notation.
(#55) ['exitpres'] is better written in dot notation.
(#56) ['exittitle'] is better written in dot notation.
(#57) ['help'] is better written in dot notation.
(#58) ['helptitle'] is better written in dot notation.
(#59) ['slide'] is better written in dot notation.
(#60) ['slideopts'] is better written in dot notation.
(#61) ['showslideopts'] is better written in dot notation.
(#62) ['hideslideopts'] is better written in dot notation.
(#63) ['slidesize'] is better written in dot notation.
(#64) ['incslidesize'] is better written in dot notation.
(#65) ['decslidesize'] is better written in dot notation.
(#66) ['noslides'] is better written in dot notation.
(#67) ['pdfslides'] is better written in dot notation.
(#68) ['imageslides'] is better written in dot notation.
(#69) ['preloadimage'] is better written in dot notation.
(#70) ['flashslides'] is better written in dot notation.
(#71) ['slidesyncon'] is better written in dot notation.
(#72) ['slidesyncoff'] is better written in dot notation.
(#73) Line is too long.
(#73) ['slidesyncontitle'] is better written in dot notation.
(#74) Line is too long.
(#74) ['slidesyncofftitle'] is better written in dot notation.
(#75) ['noprintslides'] is better written in dot notation.
(#76) ['allslides'] is better written in dot notation.
(#77) ['allslidestitle'] is better written in dot notation.
(#78) ['nexttitle'] is better written in dot notation.
(#79) ['prevtitle'] is better written in dot notation.
(#80) ['thumbnails'] is better written in dot notation.
(#81) ['thumbontitle'] is better written in dot notation.
(#82) ['thumbofftitle'] is better written in dot notation.
(#83) ['preloadmessage1'] is better written in dot notation.
(#84) ['preloadmessage2'] is better written in dot notation.
(#85) ['preloadmessage3'] is better written in dot notation.
(#86) ['preloadmessage4'] is better written in dot notation.
(#87) ['preloadmessage5'] is better written in dot notation.
(#88) ['speed0'] is better written in dot notation.
(#89) ['speed1'] is better written in dot notation.
(#90) ['speed2'] is better written in dot notation.
(#91) ['speed3'] is better written in dot notation.
(#92) Line is too long.
(#92) ['novideosource'] is better written in dot notation.
(#93) Line is too long.
(#93) ['noslidesource'] is better written in dot notation.
(#94) Line is too long.
(#94) ['flashfailed'] is better written in dot notation.
(#95) Line is too long.
(#95) ['javaaudiopositon'] is better written in dot notation.
(#96) ['javaaudiosubtitles'] is better written in dot notation.
(#97) Line is too long.
(#97) ['realsyncproblem'] is better written in dot notation.
(#98) Line is too long.
(#98) ['qtlinux'] is better written in dot notation.
(#99) ['mozplugger'] is better written in dot notation.
(#100) Line is too long.
(#100) ['oldwindowsmedia'] is better written in dot notation.
(#101) ['windowsmediaieonly'] is better written in dot notation.
(#102) ['vlc_notsupported'] is better written in dot notation.
(#103) Line is too long.
(#103) ['qtrefmissing'] is better written in dot notation.
(#104) ['helpurl'] is better written in dot notation.
(#105) ['noprint'] is better written in dot notation.
(#106) ['print'] is better written in dot notation.
(#107) ['livecapture'] is better written in dot notation.
(#108) ['livecaptureflash'] is better written in dot notation.
(#109) Line is too long.
(#109) ['e_editmodesupport'] is better written in dot notation.
(#110) ['e_use_quick_start'] is better written in dot notation.
(#111) ['e_quick_start_title'] is better written in dot notation.
(#112) ['e_sources'] is better written in dot notation.
(#113) ['e_sources_title'] is better written in dot notation.
(#114) ['e_timestitles'] is better written in dot notation.
(#115) ['e_timestitles_title'] is better written in dot notation.
(#116) ['e_subtitlesbutton'] is better written in dot notation.
(#117) ['e_subtitlesbutton_title'] is better written in dot notation.
(#118) ['e_options'] is better written in dot notation.
(#119) ['e_options_title'] is better written in dot notation.
(#120) ['e_save'] is better written in dot notation.
(#121) Line is too long.
(#121) ['e_save_title'] is better written in dot notation.
(#122) ['e_showthumbs'] is better written in dot notation.
(#123) ['e_showsubtitles'] is better written in dot notation.
(#124) ['e_autostart'] is better written in dot notation.
(#125) ['e_videoright'] is better written in dot notation.
(#126) ['e_pauseafterslide'] is better written in dot notation.
(#127) ['e_videos'] is better written in dot notation.
(#128) ['e_slides'] is better written in dot notation.
(#129) ['e_subtitles'] is better written in dot notation.
(#130) ['e_language'] is better written in dot notation.
(#131) ['e_position'] is better written in dot notation.
(#132) ['e_slideMenu'] is better written in dot notation.
(#133) ['e_thumbnail'] is better written in dot notation.
(#134) ['e_other'] is better written in dot notation.
(#135) Line is too long.
(#135) ['e_subtitles_message'] is better written in dot notation.
(#136) ['e_Video'] is better written in dot notation.
(#137) ['e_Slide'] is better written in dot notation.
(#138) ['e_subtitle'] is better written in dot notation.
(#139) ['e_subtitle_sources'] is better written in dot notation.
(#140) ['e_Slide_sources'] is better written in dot notation.
(#141) ['e_Video_sources'] is better written in dot notation.
(#142) ['e_subtitle_source'] is better written in dot notation.
(#143) ['e_Slide_source'] is better written in dot notation.
(#144) ['e_Video_source'] is better written in dot notation.
(#145) ['e_delete_subtitle_source'] is better written in dot notation.
(#146) ['e_delete_Slide_source'] is better written in dot notation.
(#147) ['e_edit_subtitle_source'] is better written in dot notation.
(#148) ['e_edit_Slide_source'] is better written in dot notation.
(#149) ['e_edit_Video_source'] is better written in dot notation.
(#150) ['e_add_subtitle_source'] is better written in dot notation.
(#151) ['e_add_Slide_source'] is better written in dot notation.
(#152) ['e_add_Video_source'] is better written in dot notation.
(#153) ['e_add_Slide_source_title'] is better written in dot notation.
(#154) ['e_add_Video_source_title'] is better written in dot notation.
(#155) ['e_delete'] is better written in dot notation.
(#156) ['e_edit'] is better written in dot notation.
(#157) ['e_numslides'] is better written in dot notation.
(#158) ['e_add'] is better written in dot notation.
(#159) ['e_source'] is better written in dot notation.
(#160) ['e_convert_title'] is better written in dot notation.
(#161) ['e_convert_button'] is better written in dot notation.
(#162) ['e_livecapture_title'] is better written in dot notation.
(#163) ['e_livecapture_button'] is better written in dot notation.
(#164) Line is too long.
(#164) ['e_flashreplace'] is better written in dot notation.
(#165) ['e_alreadylive'] is better written in dot notation.
(#166) ['e_livecapturechoice'] is better written in dot notation.
(#167) ['e_set'] is better written in dot notation.
(#168) ['e_bandwidth'] is better written in dot notation.
(#169) ['e_video_url'] is better written in dot notation.
(#170) ['e_event_triggers'] is better written in dot notation.
(#171) ['e_slide_url'] is better written in dot notation.
(#172) ['e_image_type'] is better written in dot notation.
(#173) ['e_convert_slides'] is better written in dot notation.
(#174) ['e_detect_video_type'] is better written in dot notation.
(#175) Line is too long.
(#175) ['e_detect_video_type_title'] is better written in dot notation.
(#176) ['e_unrecognised_video_type'] is better written in dot notation.
(#177) Line is too long.
(#177) ['e_video_type_warn'] is better written in dot notation.
(#178) ['e_videopos'] is better written in dot notation.
(#179) ['e_set_title'] is better written in dot notation.
(#180) ['e_set_times'] is better written in dot notation.
(#181) ['e_set_time_button'] is better written in dot notation.
(#182) ['e_moveset_button'] is better written in dot notation.
(#183) ['e_set_slidetime_title'] is better written in dot notation.
(#184) ['e_slidemoveset_title'] is better written in dot notation.
(#185) ['e_set_subtime_title'] is better written in dot notation.
(#186) ['e_submoveset_title'] is better written in dot notation.
(#187) ['e_slide_plural'] is better written in dot notation.
(#188) ['e_sub_plural'] is better written in dot notation.
(#189) ['e_cleartimes_button'] is better written in dot notation.
(#190) ['e_cleartimes_title'] is better written in dot notation.
(#191) ['e_clearslidetimes'] is better written in dot notation.
(#192) ['e_clearsubtimes'] is better written in dot notation.
(#193) ['e_new_sub_source'] is better written in dot notation.
(#194) ['e_sub_not_active'] is better written in dot notation.
(#195) ['e_subtitle_url'] is better written in dot notation.
(#196) ['e_subtitle_source_type'] is better written in dot notation.
(#197) ['e_subtype_jsavsfile'] is better written in dot notation.
(#198) ['e_subtype_blank'] is better written in dot notation.
(#199) ['e_subtype_textfile'] is better written in dot notation.
(#200) ['e_subtype_textbox'] is better written in dot notation.
(#201) ['e_subtitle_boxname'] is better written in dot notation.
(#202) Line is too long.
(#202) ['e_sub_split'] is better written in dot notation.
(#203) ['e_subediting'] is better written in dot notation.
(#204) ['e_addsubbeforetitle'] is better written in dot notation.
(#205) ['e_addsubbefore'] is better written in dot notation.
(#206) ['e_addsubaftertitle'] is better written in dot notation.
(#207) ['e_addsubafter'] is better written in dot notation.
(#208) ['e_editsubtitle'] is better written in dot notation.
(#209) ['e_editsub'] is better written in dot notation.
(#210) ['e_deletesubtitle'] is better written in dot notation.
(#211) ['e_deletesub'] is better written in dot notation.
(#212) ['e_subtitlesummary'] is better written in dot notation.
(#213) Line is too long.
(#213) ['e_subtitlefileformat'] is better written in dot notation.
(#214) ['e_slide_time_warn_prev'] is better written in dot notation.
(#215) ['e_slide_time_warn_next'] is better written in dot notation.
(#216) ['e_sub_time_warn_prev'] is better written in dot notation.
(#217) ['e_sub_time_warn_next'] is better written in dot notation.
(#218) ['e_delete_source'] is better written in dot notation.
(#219) ['e_none'] is better written in dot notation.
(#220) Line is too long.
(#220) ['e_eventnote'] is better written in dot notation.
(#221) ['e_update'] is better written in dot notation.
(#222) ['e_print_only'] is better written in dot notation.
(#223) ['e_image_only'] is better written in dot notation.
(#224) ['e_openoffice'] is better written in dot notation.
(#225) ['e_avconvert'] is better written in dot notation.
(#226) ['e_convert_heading'] is better written in dot notation.
(#227) ['e_slide_file'] is better written in dot notation.
(#228) ['e_convert_to'] is better written in dot notation.
(#229) ['e_select'] is better written in dot notation.
(#230) ['e_convert'] is better written in dot notation.
(#231) Line is too long.
(#231) ['e_convertmessage'] is better written in dot notation.
(#232) ['e_flash'] is better written in dot notation.
(#233) ['e_pdf'] is better written in dot notation.
(#234) ['e_images'] is better written in dot notation.
(#235) Line is too long.
(#235) ['e_nolivecapture'] is better written in dot notation.
(#236) ['e_nolivecapture2'] is better written in dot notation.
(#237) Line is too long.
(#237) ['e_noflashserver'] is better written in dot notation.
(#238) Line is too long.
(#238) ['e_noflashcapture'] is better written in dot notation.
(#239) ['e_streamquestion'] is better written in dot notation.
(#241) ['pt'] is better written in dot notation.
(#242) ['pt'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#106) 'data' is not defined.
(#107) 'data' is not defined.
(#108) 'data' is not defined.
(#109) 'data' is not defined.
(#110) 'data' is not defined.
(#111) 'data' is not defined.
(#112) 'data' is not defined.
(#113) 'data' is not defined.
(#114) 'data' is not defined.
(#115) 'data' is not defined.
(#116) 'data' is not defined.
(#117) 'data' is not defined.
(#118) 'data' is not defined.
(#119) 'data' is not defined.
(#120) 'data' is not defined.
(#121) 'data' is not defined.
(#122) 'data' is not defined.
(#123) 'data' is not defined.
(#124) 'data' is not defined.
(#125) 'data' is not defined.
(#126) 'data' is not defined.
(#127) 'data' is not defined.
(#128) 'data' is not defined.
(#129) 'data' is not defined.
(#130) 'data' is not defined.
(#131) 'data' is not defined.
(#132) 'data' is not defined.
(#133) 'data' is not defined.
(#134) 'data' is not defined.
(#135) 'data' is not defined.
(#136) 'data' is not defined.
(#137) 'data' is not defined.
(#138) 'data' is not defined.
(#139) 'data' is not defined.
(#140) 'data' is not defined.
(#141) 'data' is not defined.
(#142) 'data' is not defined.
(#143) 'data' is not defined.
(#144) 'data' is not defined.
(#145) 'data' is not defined.
(#146) 'data' is not defined.
(#147) 'data' is not defined.
(#148) 'data' is not defined.
(#149) 'data' is not defined.
(#150) 'data' is not defined.
(#151) 'data' is not defined.
(#152) 'data' is not defined.
(#153) 'data' is not defined.
(#154) 'data' is not defined.
(#155) 'data' is not defined.
(#156) 'data' is not defined.
(#157) 'data' is not defined.
(#158) 'data' is not defined.
(#159) 'data' is not defined.
(#160) 'data' is not defined.
(#161) 'data' is not defined.
(#162) 'data' is not defined.
(#163) 'data' is not defined.
(#164) 'data' is not defined.
(#165) 'data' is not defined.
(#166) 'data' is not defined.
(#167) 'data' is not defined.
(#168) 'data' is not defined.
(#169) 'data' is not defined.
(#170) 'data' is not defined.
(#171) 'data' is not defined.
(#172) 'data' is not defined.
(#173) 'data' is not defined.
(#174) 'data' is not defined.
(#175) 'data' is not defined.
(#176) 'data' is not defined.
(#177) 'data' is not defined.
(#178) 'data' is not defined.
(#179) 'data' is not defined.
(#180) 'data' is not defined.
(#181) 'data' is not defined.
(#182) 'data' is not defined.
(#183) 'data' is not defined.
(#184) 'data' is not defined.
(#185) 'data' is not defined.
(#186) 'data' is not defined.
(#187) 'data' is not defined.
(#188) 'data' is not defined.
(#189) 'data' is not defined.
(#190) 'data' is not defined.
(#191) 'data' is not defined.
(#192) 'data' is not defined.
(#193) 'data' is not defined.
(#194) 'data' is not defined.
(#195) 'data' is not defined.
(#196) 'data' is not defined.
(#197) 'data' is not defined.
(#198) 'data' is not defined.
(#199) 'data' is not defined.
(#200) 'data' is not defined.
(#201) 'data' is not defined.
(#202) 'data' is not defined.
(#203) 'data' is not defined.
(#204) 'data' is not defined.
(#205) 'data' is not defined.
(#206) 'data' is not defined.
(#207) 'data' is not defined.
(#208) 'data' is not defined.
(#209) 'data' is not defined.
(#210) 'data' is not defined.
(#211) 'data' is not defined.
(#212) 'data' is not defined.
(#213) 'data' is not defined.
(#214) 'data' is not defined.
(#215) 'data' is not defined.
(#216) 'data' is not defined.
(#217) 'data' is not defined.
(#218) 'data' is not defined.
(#219) 'data' is not defined.
(#220) 'data' is not defined.
(#221) 'data' is not defined.
(#222) 'data' is not defined.
(#223) 'data' is not defined.
(#224) 'data' is not defined.
(#225) 'data' is not defined.
(#226) 'data' is not defined.
(#227) 'data' is not defined.
(#228) 'data' is not defined.
(#229) 'data' is not defined.
(#230) 'data' is not defined.
(#231) 'data' is not defined.
(#232) 'data' is not defined.
(#233) 'data' is not defined.
(#234) 'data' is not defined.
(#235) 'data' is not defined.
(#236) 'data' is not defined.
(#237) 'data' is not defined.
(#238) 'data' is not defined.
(#238) Too many errors. (97% scanned).
mod/autoview/avedit/lang/pt_alt.js
(#2) The array literal notation [] is preferable.
(#4) Line is too long.
(#4) ['e_editmodesupport'] is better written in dot notation.
(#5) Line is too long.
(#5) ['e_use_quick_start'] is better written in dot notation.
(#6) ['e_quick_start_title'] is better written in dot notation.
(#7) ['e_sources'] is better written in dot notation.
(#8) ['e_sources_title'] is better written in dot notation.
(#9) ['e_timestitles'] is better written in dot notation.
(#10) ['e_timestitles_title'] is better written in dot notation.
(#11) ['e_subtitlesbutton'] is better written in dot notation.
(#12) ['e_subtitlesbutton_title'] is better written in dot notation.
(#13) ['e_options'] is better written in dot notation.
(#14) ['e_options_title'] is better written in dot notation.
(#15) ['e_save'] is better written in dot notation.
(#16) Line is too long.
(#16) ['e_save_title'] is better written in dot notation.
(#17) ['e_showthumbs'] is better written in dot notation.
(#18) ['e_showsubtitles'] is better written in dot notation.
(#19) ['e_autostart'] is better written in dot notation.
(#20) ['e_videoright'] is better written in dot notation.
(#21) ['e_pauseafterslide'] is better written in dot notation.
(#22) ['e_videos'] is better written in dot notation.
(#23) ['e_slides'] is better written in dot notation.
(#24) ['e_subtitles'] is better written in dot notation.
(#25) ['e_language'] is better written in dot notation.
(#26) ['e_position'] is better written in dot notation.
(#27) ['e_slideMenu'] is better written in dot notation.
(#28) ['e_thumbnail'] is better written in dot notation.
(#29) ['e_other'] is better written in dot notation.
(#30) Line is too long.
(#30) ['e_subtitles_message'] is better written in dot notation.
(#31) ['e_Video'] is better written in dot notation.
(#32) ['e_Slide'] is better written in dot notation.
(#33) ['e_subtitle'] is better written in dot notation.
(#34) ['e_subtitle_sources'] is better written in dot notation.
(#35) ['e_Slide_sources'] is better written in dot notation.
(#36) ['e_Video_sources'] is better written in dot notation.
(#37) ['e_subtitle_source'] is better written in dot notation.
(#38) ['e_Slide_source'] is better written in dot notation.
(#39) ['e_Video_source'] is better written in dot notation.
(#40) ['e_delete_subtitle_source'] is better written in dot notation.
(#41) ['e_delete_Slide_source'] is better written in dot notation.
(#42) ['e_delete_Video_source'] is better written in dot notation.
(#43) ['e_edit_subtitle_source'] is better written in dot notation.
(#44) ['e_edit_Slide_source'] is better written in dot notation.
(#45) ['e_edit_Video_source'] is better written in dot notation.
(#46) ['e_add_subtitle_source'] is better written in dot notation.
(#47) ['e_add_Slide_source'] is better written in dot notation.
(#48) ['e_add_Video_source'] is better written in dot notation.
(#49) ['e_add_Slide_source_title'] is better written in dot notation.
(#50) ['e_add_Video_source_title'] is better written in dot notation.
(#51) ['e_delete'] is better written in dot notation.
(#52) ['e_edit'] is better written in dot notation.
(#53) ['e_numslides'] is better written in dot notation.
(#54) ['e_add'] is better written in dot notation.
(#55) ['e_source'] is better written in dot notation.
(#56) Line is too long.
(#56) ['e_convert_title'] is better written in dot notation.
(#57) ['e_convert_button'] is better written in dot notation.
(#58) ['e_livecapture_title'] is better written in dot notation.
(#59) ['e_livecapture_button'] is better written in dot notation.
(#60) Line is too long.
(#60) ['e_flashreplace'] is better written in dot notation.
(#61) ['e_alreadylive'] is better written in dot notation.
(#62) ['e_livecapturechoice'] is better written in dot notation.
(#63) ['e_set'] is better written in dot notation.
(#64) ['e_bandwidth'] is better written in dot notation.
(#65) ['e_video_url'] is better written in dot notation.
(#66) ['e_event_triggers'] is better written in dot notation.
(#67) ['e_slide_url'] is better written in dot notation.
(#68) ['e_image_type'] is better written in dot notation.
(#69) ['e_convert_slides'] is better written in dot notation.
(#70) ['e_detect_video_type'] is better written in dot notation.
(#71) Line is too long.
(#71) ['e_detect_video_type_title'] is better written in dot notation.
(#72) ['e_unrecognised_video_type'] is better written in dot notation.
(#73) Line is too long.
(#73) ['e_video_type_warn'] is better written in dot notation.
(#74) ['e_videopos'] is better written in dot notation.
(#75) ['e_set_title'] is better written in dot notation.
(#76) ['e_set_times'] is better written in dot notation.
(#77) ['e_set_time_button'] is better written in dot notation.
(#78) ['e_moveset_button'] is better written in dot notation.
(#79) ['e_set_slidetime_title'] is better written in dot notation.
(#80) ['e_slidemoveset_title'] is better written in dot notation.
(#81) ['e_set_subtime_title'] is better written in dot notation.
(#82) ['e_submoveset_title'] is better written in dot notation.
(#83) ['e_slide_plural'] is better written in dot notation.
(#84) ['e_sub_plural'] is better written in dot notation.
(#85) ['e_cleartimes_button'] is better written in dot notation.
(#86) ['e_cleartimes_title'] is better written in dot notation.
(#87) ['e_clearslidetimes'] is better written in dot notation.
(#88) ['e_clearsubtimes'] is better written in dot notation.
(#89) ['e_no_slides_or_subs'] is better written in dot notation.
(#90) ['e_new_sub_source'] is better written in dot notation.
(#91) ['e_sub_not_active'] is better written in dot notation.
(#92) ['e_subtitle_url'] is better written in dot notation.
(#93) ['e_subtitle_source_type'] is better written in dot notation.
(#94) ['e_subtype_jsavsfile'] is better written in dot notation.
(#95) ['e_subtype_blank'] is better written in dot notation.
(#96) ['e_subtype_textfile'] is better written in dot notation.
(#97) ['e_subtype_textbox'] is better written in dot notation.
(#98) ['e_subtitle_boxname'] is better written in dot notation.
(#99) Line is too long.
(#99) ['e_sub_split'] is better written in dot notation.
(#100) ['e_subediting'] is better written in dot notation.
(#101) ['e_addsubbeforetitle'] is better written in dot notation.
(#102) ['e_addsubbefore'] is better written in dot notation.
(#103) ['e_addsubaftertitle'] is better written in dot notation.
(#104) ['e_addsubafter'] is better written in dot notation.
(#105) ['e_editsubtitle'] is better written in dot notation.
(#106) ['e_editsub'] is better written in dot notation.
(#107) ['e_deletesubtitle'] is better written in dot notation.
(#108) ['e_deletesub'] is better written in dot notation.
(#109) ['e_subtitlesummary'] is better written in dot notation.
(#110) Line is too long.
(#110) ['e_subtitlefileformat'] is better written in dot notation.
(#111) ['e_slide_time_warn_prev'] is better written in dot notation.
(#112) ['e_slide_time_warn_next'] is better written in dot notation.
(#113) ['e_sub_time_warn_prev'] is better written in dot notation.
(#114) ['e_sub_time_warn_next'] is better written in dot notation.
(#115) ['e_delete_source'] is better written in dot notation.
(#116) ['e_none'] is better written in dot notation.
(#117) Line is too long.
(#117) ['e_eventnote'] is better written in dot notation.
(#118) ['e_update'] is better written in dot notation.
(#119) ['e_print_only'] is better written in dot notation.
(#120) ['e_image_only'] is better written in dot notation.
(#121) ['e_openoffice'] is better written in dot notation.
(#122) ['e_avconvert'] is better written in dot notation.
(#123) ['e_convert_heading'] is better written in dot notation.
(#124) ['e_slide_file'] is better written in dot notation.
(#125) ['e_convert_to'] is better written in dot notation.
(#126) ['e_select'] is better written in dot notation.
(#127) ['e_convert'] is better written in dot notation.
(#128) Line is too long.
(#128) ['e_convertmessage'] is better written in dot notation.
(#129) ['e_flash'] is better written in dot notation.
(#130) ['e_pdf'] is better written in dot notation.
(#131) ['e_images'] is better written in dot notation.
(#132) Line is too long.
(#132) ['e_nolivecapture'] is better written in dot notation.
(#133) ['e_nolivecapture2'] is better written in dot notation.
(#134) Line is too long.
(#134) ['e_noflashserver'] is better written in dot notation.
(#135) Line is too long.
(#135) ['e_noflashcapture'] is better written in dot notation.
(#136) Line is too long.
(#136) ['e_streamquestion'] is better written in dot notation.
(#2) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#106) 'data' is not defined.
(#107) 'data' is not defined.
(#108) 'data' is not defined.
(#109) 'data' is not defined.
(#110) 'data' is not defined.
(#111) 'data' is not defined.
(#112) 'data' is not defined.
(#113) 'data' is not defined.
(#114) 'data' is not defined.
(#115) 'data' is not defined.
(#116) 'data' is not defined.
(#117) 'data' is not defined.
(#118) 'data' is not defined.
(#119) 'data' is not defined.
(#120) 'data' is not defined.
(#121) 'data' is not defined.
(#122) 'data' is not defined.
(#123) 'data' is not defined.
(#124) 'data' is not defined.
(#125) 'data' is not defined.
(#126) 'data' is not defined.
(#127) 'data' is not defined.
(#128) 'data' is not defined.
(#129) 'data' is not defined.
(#130) 'data' is not defined.
(#131) 'data' is not defined.
(#132) 'data' is not defined.
(#133) 'data' is not defined.
(#134) 'data' is not defined.
(#135) 'data' is not defined.
(#136) 'data' is not defined.
(#140) 'mergeLangStrings' is not defined.
(#140) 'data' is not defined.
mod/autoview/avedit/quicksrc.js
(#18) 'showVideoQuestion' was used before it was defined.
(#21) Use '===' to compare with 'false'.
(#22) Expected '{' and instead saw 'capdis'.
(#25) Use '===' to compare with 'false'.
(#26) Expected '{' and instead saw 'broaddis'.
(#32) Line is too long.
(#34) Line is too long.
(#66) 'showVideoSelect' was used before it was defined.
(#79) Line is too long.
(#95) Use '===' to compare with 'true'.
(#101) Line is too long.
(#107) 'getTypeFromExtension' was used before it was defined.
(#111) Expected '{' and instead saw 'return'.
(#115) Expected '{' and instead saw 'return'.
(#119) Expected '{' and instead saw 'return'.
(#122) Expected '{' and instead saw 'return'.
(#125) Expected '{' and instead saw 'return'.
(#128) Expected '{' and instead saw 'if'.
(#129) Expected '{' and instead saw 'return'.
(#137) 'showSlideQuestion' was used before it was defined.
(#143) Line is too long.
(#162) Expected '{' and instead saw 'allDone'.
(#167) 'showSlideQuestion2' was used before it was defined.
(#170) Use '===' to compare with '0'.
(#171) Expected '{' and instead saw 'dis'.
(#177) Line is too long.
(#179) Use '===' to compare with '0'.
(#180) Expected '{' and instead saw 'data'.
(#186) Expected '{' and instead saw 'data'.
(#194) Expected '{' and instead saw 'showSlideSrcForm'.
(#204) 'showSlideSrcForm' was used before it was defined.
(#214) Line is too long.
(#235) Expected '{' and instead saw 'type'.
(#237) Expected '{' and instead saw 'type'.
(#241) 'index' is already defined.
(#290) 'numSlideQuestion' was used before it was defined.
(#293) Expected '{' and instead saw 'return'.
(#317) 'allDone' was used before it was defined.
(#329) Expected '{' and instead saw 'opener'.
(#336) 'waitFor' was used before it was defined.
(#345) Expected '{' and instead saw 'return'.
(#347) Use '===' to compare with 'false'.
(#349) Use '===' to compare with 'null'.
(#353) Line is too long.
(#363) Use '!==' to compare with 'null'.
(#364) Expected '{' and instead saw 'clearInterval'.
(#372) Use '!==' to compare with 'null'.
(#373) Expected '{' and instead saw 'clearInterval'.
(#380) 'setElementHTML' was used before it was defined.
(#383) Use '!==' to compare with 'null'.
(#386) Expected '{' and instead saw 'if'.
(#387) Expected '{' and instead saw 'element'.
(#389) Expected '{' and instead saw 'element'.
(#397) 'focusWindow' was used before it was defined.
(#399) Implied eval. Consider passing a function instead of a string.
(#402) 'checkFormURLDom' was used before it was defined.
(#409) Use '!==' to compare with 'null'.
(#95) 'confirm' is not defined.
(#234) 'confirm' is not defined.
(#276) 'alert' is not defined.
(#418) 'alert' is not defined.
(#43) 'videoQuestion' is defined but never used.
(#89) 'videoSelect' is defined but never used.
(#152) 'slideQuestion' is defined but never used.
(#191) 'slideQuestion2' is defined but never used.
(#225) 'processSlideSrcForm' is defined but never used.
(#307) 'scount' is defined but never used.
(#309) 'numSlides' is defined but never used.
(#416) 'openFileBrowser' is defined but never used.
(#154) 'data' is defined but never used.
(#95) 'confirm' is not defined.
(#234) 'confirm' is not defined.
(#276) 'alert' is not defined.
(#418) 'alert' is not defined.
mod/autoview/avedit/slidesrc.js
(#13) 'updateDisplay' was used before it was defined.
(#19) Expected '{' and instead saw 'setTypeDisplay'.
(#21) Expected '{' and instead saw 'setTypeDisplay'.
(#24) Expected '{' and instead saw 'setURLDisplay'.
(#26) Expected '{' and instead saw 'setURLDisplay'.
(#29) 'setTypeDisplay' was used before it was defined.
(#35) 'setURLDisplay' was used before it was defined.
(#50) Expected '{' and instead saw 'return'.
(#59) Expected '{' and instead saw 'return'.
(#68) Expected '{' and instead saw 'return'.
(#79) 'checkURL' was used before it was defined.
(#89) Expected '{' and instead saw 'document'.
(#94) Expected '{' and instead saw 'document'.
(#99) Expected '{' and instead saw 'document'.
(#112) 'url' is already defined.
(#113) 'index' is already defined.
(#116) 'pos' is already defined.
(#49) 'confirm' is not defined.
(#58) 'confirm' is not defined.
(#67) 'confirm' is not defined.
(#73) 'lang' is not defined.
(#73) 'num' is not defined.
(#41) 'submitSlideSource' is defined but never used.
mod/autoview/avedit/subtitlesrc.js
(#13) 'updateDisplay' was used before it was defined.
(#38) 'setTypeDisplay' was used before it was defined.
(#44) 'setURLDisplay' was used before it was defined.
(#53) Expected '{' and instead saw 'opener'.
(#55) Expected '{' and instead saw 'opener'.
(#50) 'submitForm' is defined but never used.
mod/autoview/avedit/videosrc.js
(#13) 'updateDisplay' was used before it was defined.
(#26) Expected '{' and instead saw 'setEventDisplay'.
(#28) Expected '{' and instead saw 'setEventDisplay'.
(#44) 'setEventDisplay' was used before it was defined.
(#51) 'setURLDisplay' was used before it was defined.
(#57) 'setBandwidthDisplay' was used before it was defined.
(#70) Line is too long.
(#72) Use '===' to compare with 'true'.
(#73) Expected '{' and instead saw 'document'.
(#82) 'checkType' was used before it was defined.
(#87) Expected '{' and instead saw 'return'.
(#89) Line is too long.
(#90) Expected '{' and instead saw 'return'.
(#94) Expected '{' and instead saw 'return'.
(#97) Expected '{' and instead saw 'return'.
(#100) Expected '{' and instead saw 'return'.
(#103) Line is too long.
(#104) Expected '{' and instead saw 'return'.
(#108) Expected '{' and instead saw 'return'.
(#117) Expected '{' and instead saw 'alert'.
(#119) Expected '{' and instead saw 'document'.
(#122) 'getTypeFromExtension' was used before it was defined.
(#126) Expected '{' and instead saw 'return'.
(#130) Expected '{' and instead saw 'return'.
(#134) Expected '{' and instead saw 'return'.
(#137) Expected '{' and instead saw 'return'.
(#140) Expected '{' and instead saw 'return'.
(#142) Line is too long.
(#143) Expected '{' and instead saw 'return'.
(#72) 'confirm' is not defined.
(#76) 'lang' is not defined.
(#76) 'num' is not defined.
(#110) 'confirm' is not defined.
(#117) 'alert' is not defined.
(#63) 'submitVidSource' is defined but never used.
(#113) 'detectType' is defined but never used.
mod/autoview/import-theme.js
(#9) Use '!==' to compare with 'null'.
(#9) Use '!==' to compare with 'null'.
(#52) 'findStyleValue' was used before it was defined.
(#72) 'getRule' was used before it was defined.
(#57) 'i' is not defined.
(#57) 'i' is not defined.
(#57) 'i' is not defined.
(#59) 'i' is not defined.
(#61) 'i' is not defined.
(#63) 'i' is not defined.
(#77) 'i' is not defined.
(#77) 'i' is not defined.
(#77) 'i' is not defined.
(#79) 'i' is not defined.
(#81) 'i' is not defined.
(#3) 'importTheme' is defined but never used.
(#72) 'property' is defined but never used.
mod/autoview/import-theme2.js
(#8) Use '!==' to compare with 'null'.
(#18) Use '!==' to compare with 'null'.
(#93) 'findStyleValue' was used before it was defined.
(#100) Use '!==' to compare with 'null'.
(#112) 'getRule' was used before it was defined.
(#119) Use '!==' to compare with 'null'.
(#98) 'i' is not defined.
(#98) 'i' is not defined.
(#98) 'i' is not defined.
(#100) 'i' is not defined.
(#100) 'i' is not defined.
(#102) 'i' is not defined.
(#104) 'i' is not defined.
(#117) 'i' is not defined.
(#117) 'i' is not defined.
(#117) 'i' is not defined.
(#119) 'i' is not defined.
(#119) 'i' is not defined.
(#121) 'i' is not defined.
(#3) 'importTheme' is defined but never used.
(#112) 'property' is defined but never used.
mod/autoview/vresource/autoview.js
(#89) Unnecessary semicolon.
(#96) The array literal notation [] is preferable.
(#97) The array literal notation [] is preferable.
(#98) The array literal notation [] is preferable.
(#99) The array literal notation [] is preferable.
(#100) The array literal notation [] is preferable.
(#101) The array literal notation [] is preferable.
(#102) The array literal notation [] is preferable.
(#103) The array literal notation [] is preferable.
(#104) The array literal notation [] is preferable.
(#105) The array literal notation [] is preferable.
(#113) Line is too long.
(#149) Line is too long.
(#165) Expected '{' and instead saw 'slidesSubtitles'.
(#168) Expected '{' and instead saw 'slidesSubtitles'.
(#175) document.write can be a form of eval.
(#178) Expected '{' and instead saw 'document'.
(#178) document.write can be a form of eval.
(#181) Expected '{' and instead saw 'document'.
(#181) document.write can be a form of eval.
(#184) document.write can be a form of eval.
(#194) Expected '{' and instead saw 'document'.
(#194) document.write can be a form of eval.
(#196) document.write can be a form of eval.
(#216) document.write can be a form of eval.
(#219) Expected '{' and instead saw 'document'.
(#219) document.write can be a form of eval.
(#221) document.write can be a form of eval.
(#231) Expected '{' and instead saw 'document'.
(#231) document.write can be a form of eval.
(#233) document.write can be a form of eval.
(#243) document.write can be a form of eval.
(#259) Expected '{' and instead saw 'document'.
(#259) document.write can be a form of eval.
(#266) document.write can be a form of eval.
(#275) Expected '{' and instead saw 'document'.
(#275) document.write can be a form of eval.
(#298) Expected '{' and instead saw 'document'.
(#298) document.write can be a form of eval.
(#320) 'printExtraHTML' was used before it was defined.
(#322) document.write can be a form of eval.
(#333) Use '!==' to compare with 'null'.
(#334) Expected '{' and instead saw 'popupSlideWindow'.
(#360) Expected '{' and instead saw 'return'.
(#469) Expected '{' and instead saw 't'.
(#526) Use '===' to compare with '0'.
(#527) Expected '{' and instead saw 'showMessage'.
(#538) The array literal notation [] is preferable.
(#539) Use '!==' to compare with 'null'.
(#540) Expected '{' and instead saw 'times'.
(#544) Expected '{' and instead saw 'times'.
(#544) The array literal notation [] is preferable.
(#571) Expected '{' and instead saw 'subTimes'.
(#571) The array literal notation [] is preferable.
(#573) Expected '{' and instead saw 'subTimes'.
(#576) Expected '{' and instead saw 'subtitleSlideLink'.
(#576) The array literal notation [] is preferable.
(#578) Expected '{' and instead saw 'subtitleSlideLink'.
(#586) The array literal notation [] is preferable.
(#602) Expected '{' and instead saw 'noSuitableThumbnails'.
(#610) The array literal notation [] is preferable.
(#615) Expected '{' and instead saw 'x'.
(#622) The array literal notation [] is preferable.
(#627) Expected '{' and instead saw 'x'.
(#632) 'testLang' was used before it was defined.
(#635) Use '===' to compare with 'false'.
(#636) Expected '{' and instead saw 'showMessage'.
(#646) Expected '{' and instead saw 'printHTML'.
(#652) Line is too long.
(#652) document.write can be a form of eval.
(#655) Line is too long.
(#656) Line is too long.
(#657) Line is too long.
(#658) Line is too long.
(#661) Line is too long.
(#670) Use '===' to compare with 'false'.
(#671) Expected '{' and instead saw 'setStandaloneVideoSize'.
(#676) Use '===' to compare with 'false'.
(#677) Expected '{' and instead saw 'baseRef'.
(#684) Expected '{' and instead saw 'printMobileHMTL'.
(#686) Use '===' to compare with 'false'.
(#687) Expected '{' and instead saw 'printStandaloneHTML'.
(#689) Expected '{' and instead saw 'printFullHTML'.
(#710) Expected '{' and instead saw 'setTimeout'.
(#710) Implied eval. Consider passing a function instead of a string.
(#713) Use '===' to compare with 'false'.
(#714) Expected '{' and instead saw 'slideLoadFinished'.
(#719) 'setStandaloneVideoSize' was used before it was defined.
(#722) Expected '{' and instead saw 'videoWidth'.
(#725) Expected '{' and instead saw 'videoWidth'.
(#727) Expected '{' and instead saw 'videoWidth'.
(#740) 'subtitleSettings' was used before it was defined.
(#743) Use '!==' to compare with 'null'.
(#744) Expected '{' and instead saw 'if'.
(#745) Expected '{' and instead saw 'subtitlesActive'.
(#747) Expected '{' and instead saw 'subtitlesActive'.
(#752) 'thumbnailSettings' was used before it was defined.
(#755) Use '===' to compare with 'false'.
(#756) Expected '{' and instead saw 'if'.
(#757) Expected '{' and instead saw 'thumbnailsActive'.
(#759) Expected '{' and instead saw 'thumbnailsActive'.
(#764) 'chooseLanguage' was used before it was defined.
(#773) Expected '{' and instead saw 'return'.
(#779) Expected '{' and instead saw 'return'.
(#784) Expected '{' and instead saw 'p'.
(#789) Expected '{' and instead saw 'return'.
(#796) 'setLang' was used before it was defined.
(#799) Expected '{' and instead saw 'if'.
(#808) 'checkLanguage' was used before it was defined.
(#811) Expected '{' and instead saw 'avLang'.
(#813) Expected '{' and instead saw 'avLang'.
(#816) Expected '{' and instead saw 'slideLang'.
(#818) Expected '{' and instead saw 'slideLang'.
(#821) Expected '{' and instead saw 'subtitleLang'.
(#823) Expected '{' and instead saw 'subtitleLang'.
(#826) 'getString' was used before it was defined.
(#831) 'getLangString' was used before it was defined.
(#834) Expected '{' and instead saw 'return'.
(#837) Expected '{' and instead saw 'if'.
(#838) Expected '{' and instead saw 'return'.
(#843) 'validLang' was used before it was defined.
(#846) Expected '{' and instead saw 'if'.
(#847) Expected '{' and instead saw 'return'.
(#852) 'findValidLangs' was used before it was defined.
(#854) The array literal notation [] is preferable.
(#856) Expected '{' and instead saw 'validLangs'.
(#869) 'calculateFrameSize' was used before it was defined.
(#899) 'calculateDisplaySize' was used before it was defined.
(#947) Expected '{' and instead saw 'availableHeight'.
(#950) Use '===' to compare with 'false'.
(#954) Expected '{' and instead saw 'subtitleWidth'.
(#975) Expected '{' and instead saw 'slideHeight'.
(#981) Expected '{' and instead saw 'controlHeight'.
(#983) Expected '{' and instead saw 'controlHeight'.
(#988) Expected '{' and instead saw 'avHeight'.
(#991) 'setSlideScale' was used before it was defined.
(#997) Expected '{' and instead saw 'i'.
(#1002) Expected '{' and instead saw 'i'.
(#1010) 'allHTML' was used before it was defined.
(#1018) 'almostAllHTML' was used before it was defined.
(#1036) Use '!==' to compare with 'null'.
(#1047) 'setThumbnailHTML' was used before it was defined.
(#1059) Line is too long.
(#1067) Expected '{' and instead saw 'setThumbnails'.
(#1070) 'getThumbnailsFrame' was used before it was defined.
(#1077) Expected '{' and instead saw 'if'.
(#1078) Expected '{' and instead saw 'return'.
(#1086) 'setVideoHTML' was used before it was defined.
(#1091) 'setLanguageHTML' was used before it was defined.
(#1093) Use '===' to compare with 'false'.
(#1111) Expected '{' and instead saw 'str'.
(#1115) Expected '{' and instead saw 'str'.
(#1119) Expected '{' and instead saw 'str'.
(#1127) 'str' is already defined.
(#1139) 'getOptionForm' was used before it was defined.
(#1149) Expected an assignment or function call and instead saw an expression.
(#1154) 'getOptionForm2' was used before it was defined.
(#1163) Expected '{' and instead saw 'selected'.
(#1178) 'setPositionControl' was used before it was defined.
(#1180) Use '===' to compare with 'false'.
(#1180) Use '===' to compare with 'false'.
(#1188) Use '===' to compare with 'null'.
(#1189) Expected '{' and instead saw 'load'.
(#1203) 'setVideoControls' was used before it was defined.
(#1210) Line is too long.
(#1210) Expected '{' and instead saw 'dwnBtn'.
(#1213) Use '===' to compare with 'false'.
(#1213) Use '===' to compare with 'false'.
(#1222) 'str' is already defined.
(#1234) Expected '{' and instead saw 'str'.
(#1236) Expected '{' and instead saw 'str'.
(#1241) Expected '{' and instead saw 'str'.
(#1243) Expected '{' and instead saw 'str'.
(#1264) 'setSlideControls' was used before it was defined.
(#1268) Use '===' to compare with 'false'.
(#1268) Use '===' to compare with 'false'.
(#1294) Expected '{' and instead saw 'str'.
(#1296) Expected '{' and instead saw 'str'.
(#1301) Expected '{' and instead saw 'str'.
(#1303) Expected '{' and instead saw 'str'.
(#1312) Expected '{' and instead saw 'str'.
(#1319) Expected '{' and instead saw 'str'.
(#1321) Expected '{' and instead saw 'str'.
(#1329) 'getSlideSizeCode' was used before it was defined.
(#1339) 'setThumbnailControl' was used before it was defined.
(#1341) Use '===' to compare with 'false'.
(#1370) 'setSubtitleControls' was used before it was defined.
(#1372) Use '===' to compare with '0'.
(#1372) Use '===' to compare with 'false'.
(#1393) 'addSubtitleOption' was used before it was defined.
(#1397) Expected '{' and instead saw 'c'.
(#1403) 'setSlideHTML' was used before it was defined.
(#1408) 'setExtraButtonsHTML' was used before it was defined.
(#1410) Use '===' to compare with 'false'.
(#1417) Use '===' to compare with 'false'.
(#1418) Expected '{' and instead saw 'str'.
(#1427) 'setSlideMenu' was used before it was defined.
(#1429) Use '===' to compare with 'false'.
(#1429) Use '===' to compare with 'false'.
(#1437) Use '===' to compare with 'false'.
(#1437) Use '===' to compare with 'false'.
(#1443) Expected '{' and instead saw 'syncText'.
(#1453) Expected '{' and instead saw 'str'.
(#1465) Expected '{' and instead saw 'title'.
(#1476) Expected '{' and instead saw 'window'.
(#1479) 'setSubtitleHTML' was used before it was defined.
(#1481) Use '===' to compare with 'false'.
(#1481) Use '===' to compare with 'false'.
(#1488) Use '===' to compare with 'true'.
(#1489) Expected '{' and instead saw 'align'.
(#1499) Line is too long.
(#1510) Expected '{' and instead saw 'setElementHTML'.
(#1513) 'setElementHTML' was used before it was defined.
(#1516) Use '!==' to compare with 'null'.
(#1519) Expected '{' and instead saw 'if'.
(#1520) Expected '{' and instead saw 'element'.
(#1522) Expected '{' and instead saw 'element'.
(#1536) Expected '{' and instead saw 'if'.
(#1551) Expected '{' and instead saw 'showMessage'.
(#1556) 'chooseVideo' was used before it was defined.
(#1558) Use '===' to compare with 'false'.
(#1568) Use '!==' to compare with 'null'.
(#1571) Use '!==' to compare with 'null'.
(#1572) Expected '{' and instead saw 'for'.
(#1573) Expected '{' and instead saw 'if'.
(#1580) 'loop' is already defined.
(#1581) Expected '{' and instead saw 'if'.
(#1591) 'loop' is already defined.
(#1592) Expected '{' and instead saw 'if'.
(#1600) 'loop' is already defined.
(#1601) Expected '{' and instead saw 'if'.
(#1609) Expected '{' and instead saw 'for'.
(#1609) 'loop' is already defined.
(#1611) Line is too long.
(#1616) Expected '{' and instead saw 'selectedAVSource'.
(#1632) Expected '{' and instead saw 'return'.
(#1638) 'chooseSlides' was used before it was defined.
(#1640) Use '===' to compare with 'false'.
(#1647) Use '!==' to compare with 'null'.
(#1648) Expected '{' and instead saw 'for'.
(#1649) Expected '{' and instead saw 'if'.
(#1655) 'loop' is already defined.
(#1656) Expected '{' and instead saw 'if'.
(#1672) Expected '{' and instead saw 'return'.
(#1689) Expected '{' and instead saw 'subtitleChanged'.
(#1694) Use '===' to compare with 'false'.
(#1695) Expected '{' and instead saw 'return'.
(#1700) 'setSubtitle' was used before it was defined.
(#1703) Expected '{' and instead saw 'return'.
(#1707) Expected '{' and instead saw 'pos'.
(#1710) Expected '{' and instead saw 'pos'.
(#1713) Expected '{' and instead saw 'return'.
(#1718) Use '!==' to compare with '0'.
(#1719) Expected '{' and instead saw 'setSlide'.
(#1721) Use '!==' to compare with '0'.
(#1722) Use '===' to compare with 'true'.
(#1727) Expected '{' and instead saw 'selectedAVSource'.
(#1729) Expected '{' and instead saw 'selectedAVSource'.
(#1734) Expected '{' and instead saw 'subtitleChanged'.
(#1764) Expected '{' and instead saw 'showMessage'.
(#1790) Expected '{' and instead saw 'pos'.
(#1798) Expected '{' and instead saw 'pos'.
(#1800) Missing semicolon.
(#1804) Expected '{' and instead saw 'exwin'.
(#1810) 'loop2' used out of scope.
(#1810) 'loop2' used out of scope.
(#1810) 'loop2' used out of scope.
(#1811) Expected '{' and instead saw 'exwin'.
(#1811) 'loop2' used out of scope.
(#1816) Expected '{' and instead saw 'for'.
(#1816) 'loop' is already defined.
(#1817) Expected '{' and instead saw 'exwin'.
(#1828) 'getTranscriptSlideHeader' was used before it was defined.
(#1833) Expected '{' and instead saw 'heightStyle'.
(#1836) Expected '{' and instead saw 'return'.
(#1840) Expected '{' and instead saw 'return'.
(#1849) Expected '{' and instead saw 'setSlide'.
(#1852) Expected '{' and instead saw 'setSubtitle'.
(#1879) 'setSlide' was used before it was defined.
(#1882) Use '===' to compare with 'false'.
(#1883) Expected '{' and instead saw 'return'.
(#1886) Expected '{' and instead saw 'pos'.
(#1889) Expected '{' and instead saw 'pos'.
(#1892) Expected '{' and instead saw 'return'.
(#1894) Use '!==' to compare with 'null'.
(#1895) Expected '{' and instead saw 'popupSlideWindow'.
(#1897) Use '===' to compare with 'false'.
(#1897) Use '===' to compare with 'false'.
(#1906) Expected '{' and instead saw 'window'.
(#1909) Expected '{' and instead saw 'setActiveThumbnail'.
(#1909) Missing semicolon.
(#1916) Expected '{' and instead saw 'selectedAVSource'.
(#1927) Expected '{' and instead saw 'if'.
(#1933) Expected '{' and instead saw 'count'.
(#1937) Expected '{' and instead saw 'slideChanged'.
(#1940) 'showPauseMessage' was used before it was defined.
(#1950) Expected '{' and instead saw 'setSlide'.
(#1952) Expected '{' and instead saw 'setSlide'.
(#1955) 'setActiveThumbnail' was used before it was defined.
(#1961) Expected '{' and instead saw 'frameHeight'.
(#1968) Expected '{' and instead saw 'y'.
(#1973) Use '!==' to compare with 'null'.
(#1974) Expected '{' and instead saw 'img'.
(#1976) 'img' was used before it was defined.
(#1977) Use '!==' to compare with 'null'.
(#1978) Expected '{' and instead saw 'img'.
(#1985) Expected '{' and instead saw 'pos'.
(#1993) Use '!==' to compare with 'null'.
(#1994) Expected '{' and instead saw 'selectedAVSource'.
(#2026) Expected '{' and instead saw 'slideSync'.
(#2028) Expected '{' and instead saw 'slideSync'.
(#2065) Expected '{' and instead saw 'loadSubtitles'.
(#2080) Expected '{' and instead saw 'slideChanged'.
(#2106) Expected '{' and instead saw 'slideChanged'.
(#2121) Expected '{' and instead saw 'loadSubtitles'.
(#2132) Expected '{' and instead saw 'loadSubtitles'.
(#2144) Expected '{' and instead saw 'subtitleChanged'.
(#2151) Expected '{' and instead saw 'videoWidth'.
(#2160) Expected '{' and instead saw 'videoWidth'.
(#2165) 'setThumbnails' was used before it was defined.
(#2186) Line is too long.
(#2186) 'hasRealPlayer' was used before it was defined.
(#2187) 'hasVLC' was used before it was defined.
(#2190) 'detectPlugins' was used before it was defined.
(#2192) Use '===' to compare with 'false'.
(#2202) Use '===' to compare with 'false'.
(#2203) Expected '{' and instead saw 'hasAcrobat'.
(#2204) Use '===' to compare with 'false'.
(#2205) Expected '{' and instead saw 'hasAcrobat'.
(#2219) Expected '{' and instead saw 'wmVersion'.
(#2221) Use '===' to compare with 'false'.
(#2222) Expected '{' and instead saw 'hasJavaPlugin'.
(#2230) Expected '{' and instead saw 'hasRealPlayer'.
(#2232) Expected '{' and instead saw 'hasRealPlayer'.
(#2236) Expected '{' and instead saw 'hasRealPlayer'.
(#2252) Expected '{' and instead saw 'flashInteract'.
(#2257) Expected '{' and instead saw 'flashInteract'.
(#2262) 'loop' is already defined.
(#2266) Expected '{' and instead saw 'realVersion'.
(#2277) 'i' is already defined.
(#2287) Expected '{' and instead saw 'qtVersion'.
(#2290) Expected '{' and instead saw 'qtVersion'.
(#2292) Expected '{' and instead saw 'qtVersion'.
(#2298) Expected '{' and instead saw 'qtVersion'.
(#2304) 'loop' is already defined.
(#2309) Expected '{' and instead saw 'break'.
(#2320) 'findPlugin' was used before it was defined.
(#2326) Expected '{' and instead saw 'return'.
(#2334) 'detectBrowser' was used before it was defined.
(#2342) Expected '{' and instead saw 'mobileDevice'.
(#2346) Expected '{' and instead saw 'ostype'.
(#2361) Expected '{' and instead saw 'ostype'.
(#2364) Expected '{' and instead saw 'ostype'.
(#2367) Expected '{' and instead saw 'ostype'.
(#2375) Expected '{' and instead saw 'ostype'.
(#2416) Expected '{' and instead saw 'browser'.
(#2424) Expected '{' and instead saw 'browser'.
(#2427) Use '===' to compare with 'false'.
(#2435) 'readBrowserVersion' was used before it was defined.
(#2444) Expected '{' and instead saw 'browserVersion'.
(#2449) 'getCookie' was used before it was defined.
(#2451) Missing semicolon.
(#2454) Missing semicolon.
(#2457) Missing semicolon.
(#2458) Missing semicolon.
(#2460) Expected '{' and instead saw 'end'.
(#2460) Missing semicolon.
(#2461) Missing semicolon.
(#2468) 'setCookie' was used before it was defined.
(#2470) Use '===' to compare with 'null'.
(#2480) Use '===' to compare with 'null'.
(#2480) Missing semicolon.
(#2487) 'currentVideoTime' was used before it was defined.
(#2488) 'isPaused' was used before it was defined.
(#2496) 'startMonitor' was used before it was defined.
(#2498) Use '===' to compare with 'true'.
(#2499) Expected '{' and instead saw 'monitor'.
(#2499) Implied eval. Consider passing a function instead of a string.
(#2502) 'stopMonitor' was used before it was defined.
(#2505) Expected '{' and instead saw 'clearInterval'.
(#2528) Expected '{' and instead saw 'isPaused'.
(#2530) Expected '{' and instead saw 'isPaused'.
(#2533) Expected '{' and instead saw 'setElementHTML'.
(#2539) Use '===' to compare with 'true'.
(#2539) Use '===' to compare with 'false'.
(#2554) Expected '{' and instead saw 'selectedAVSource'.
(#2559) Expected '{' and instead saw 'Components'.
(#2561) Expected '{' and instead saw 'alert'.
(#2566) 'findCurrent' was used before it was defined.
(#2569) Expected '{' and instead saw 'return'.
(#2572) Expected '{' and instead saw 'alwaysLoop'.
(#2578) Expected '{' and instead saw 'f'.
(#2582) Expected '{' and instead saw 's'.
(#2586) Missing semicolon.
(#2587) Use '===' to compare with 'false'.
(#2588) Expected '{' and instead saw 'return'.
(#2590) Expected '{' and instead saw 'return'.
(#2597) 'getDecimalAsInt' was used before it was defined.
(#2600) Expected '{' and instead saw 'return'.
(#2605) Expected '{' and instead saw 'return'.
(#2617) 'NoSlide' was used before it was defined.
(#2625) 'showSlide' was used before it was defined.
(#2631) 'getHTML' was used before it was defined.
(#2638) 'isValid' was used before it was defined.
(#2644) 'label' was used before it was defined.
(#2650) 'getAllSlides' was used before it was defined.
(#2667) 'getAllThumbnails' was used before it was defined.
(#2685) 'showSlide' was used before it was defined.
(#2693) 'getHTML' was used before it was defined.
(#2698) 'str' is already defined.
(#2700) Expected '{' and instead saw 'str'.
(#2704) Expected '{' and instead saw 'str'.
(#2716) Expected '{' and instead saw 'cacheImage'.
(#2720) 'isValid' was used before it was defined.
(#2726) 'label' was used before it was defined.
(#2732) 'getSlideFileName' was used before it was defined.
(#2735) Expected '{' and instead saw 'ss'.
(#2740) 'getAllSlides' was used before it was defined.
(#2746) 'getAllThumbnails' was used before it was defined.
(#2764) The array literal notation [] is preferable.
(#2767) 'showSlide' was used before it was defined.
(#2770) Expected '{' and instead saw 'setElementHTML'.
(#2772) Expected '{' and instead saw 'window'.
(#2776) 'getHTML' was used before it was defined.
(#2779) Expected '{' and instead saw 'return'.
(#2783) Expected '{' and instead saw 'extra'.
(#2798) 'preLoadNextImage' was used before it was defined.
(#2814) Use '===' to compare with 'true'.
(#2815) Line is too long.
(#2815) Expected '{' and instead saw 'setElementHTML'.
(#2817) Line is too long.
(#2817) Expected '{' and instead saw 'setElementHTML'.
(#2821) Expected '{' and instead saw 'cacheImages'.
(#2835) 'getImgTag' was used before it was defined.
(#2844) Expected '{' and instead saw 'return'.
(#2850) 'timeInterval' was used before it was defined.
(#2852) Use '===' to compare with 'true'.
(#2860) 'isValid' was used before it was defined.
(#2866) 'label' was used before it was defined.
(#2872) 'getSlideFileName' was used before it was defined.
(#2875) Expected '{' and instead saw 'ss'.
(#2881) 'getAllSlides' was used before it was defined.
(#2887) 'getAllThumbnails' was used before it was defined.
(#2903) Expected an assignment or function call and instead saw an expression.
(#2906) 'showSlide' was used before it was defined.
(#2910) Use '===' to compare with 'false'.
(#2912) Use '===' to compare with 'false'.
(#2912) Use '===' to compare with 'false'.
(#2917) Expected '{' and instead saw 'reChooseSlides'.
(#2923) Expected '{' and instead saw 's'.
(#2926) Expected '{' and instead saw 'setElementHTML'.
(#2928) Expected '{' and instead saw 's'.
(#2933) 'getHTML' was used before it was defined.
(#2944) Use '===' to compare with 'true'.
(#2945) Line is too long.
(#2945) Expected '{' and instead saw 'str'.
(#2947) Line is too long.
(#2947) Expected '{' and instead saw 'str'.
(#2955) 'pluginCode' was used before it was defined.
(#2959) Expected '{' and instead saw 'urlToUse'.
(#2963) Expected '{' and instead saw 'data'.
(#2975) 'timeInterval' was used before it was defined.
(#2981) Expected '{' and instead saw 'this'.
(#2995) Expected '{' and instead saw 'setElementHTML'.
(#2999) 'isValid' was used before it was defined.
(#3010) 'label' was used before it was defined.
(#3016) 'getAllSlides' was used before it was defined.
(#3033) 'getSlideFileName' was used before it was defined.
(#3036) Expected '{' and instead saw 'ss'.
(#3039) Expected '{' and instead saw 'return'.
(#3041) Expected '{' and instead saw 'return'.
(#3045) 'getAllThumbnails' was used before it was defined.
(#3048) Expected '{' and instead saw 'return'.
(#3050) Expected '{' and instead saw 'return'.
(#3054) 'setBackupImages' was used before it was defined.
(#3057) Expected '{' and instead saw 'return'.
(#3083) 'showSlide' was used before it was defined.
(#3087) Use '===' to compare with 'false'.
(#3089) Use '===' to compare with 'false'.
(#3089) Use '===' to compare with 'false'.
(#3094) Expected '{' and instead saw 'reChooseSlides'.
(#3100) Expected '{' and instead saw 's'.
(#3115) 'showSlide' was used before it was defined.
(#3121) 'getHTML' was used before it was defined.
(#3125) Expected '{' and instead saw 'data'.
(#3134) 'isValid' was used before it was defined.
(#3140) 'label' was used before it was defined.
(#3146) 'getAllSlides' was used before it was defined.
(#3152) Expected '{' and instead saw 'urlToUse'.
(#3164) Expected '{' and instead saw 'exwin'.
(#3168) 'getAllThumbnails' was used before it was defined.
(#3186) 'showSlide' was used before it was defined.
(#3198) 'getHTML' was used before it was defined.
(#3215) Line is too long.
(#3226) 'pluginCode' was used before it was defined.
(#3230) Expected '{' and instead saw 'data'.
(#3242) 'timeInterval' was used before it was defined.
(#3257) Expected '{' and instead saw 'percentage'.
(#3260) Expected '{' and instead saw 'this'.
(#3264) Use '===' to compare with 'true'.
(#3264) Too many errors. (63% scanned).
(#1) Missing semicolon.
(#1) Too many errors. (100% scanned).
(#1) Missing semicolon.
(#1) Too many errors. (100% scanned).
mod/autoview/vresource/flowplayer/flowplayer.min.js
(#24) Line is too long.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Empty block.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) 'w' used out of scope.
(#24) 'w' used out of scope.
(#24) 'w' used out of scope.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) 'v' used out of scope.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) 'v' used out of scope.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing 'new' prefix when invoking a constructor.
(#24) Missing semicolon.
(#24) Missing 'new' prefix when invoking a constructor.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing 'new' prefix when invoking a constructor.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing 'new' prefix when invoking a constructor.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Creating global 'for' variable. Should be 'for (var key ...'.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Empty block.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) A constructor name should start with an uppercase letter.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) 'p' used out of scope.
(#24) 'l' used out of scope.
(#24) 'p' used out of scope.
(#24) 'l' used out of scope.
(#24) 'l' used out of scope.
(#24) 'l' used out of scope.
(#24) 'l' used out of scope.
(#24) 'l' used out of scope.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) 'console' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'flashembed' is not defined.
(#24) '$f' is not defined.
(#24) '$f' is not defined.
(#24) '$f' is not defined.
(#24) 'flashembed' is not defined.
(#24) '$f' is not defined.
(#24) '$f' is not defined.
(#24) 'jQuery' is not defined.
(#24) '$f' is not defined.
(#24) '$f' is not defined.
(#24) 'jQuery' is not defined.
(#24) 'jQuery' is not defined.
(#24) 'jQuery' is not defined.
(#24) 'jQuery' is not defined.
(#24) 'key' is not defined.
(#24) 'key' is not defined.
(#24) 'key' is not defined.
(#24) '__flash_unloadHandler' is not defined.
(#24) '__flash_savedUnloadHandler' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'ActiveXObject' is not defined.
(#24) 'ActiveXObject' is not defined.
(#24) 'ActiveXObject' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'jQuery' is not defined.
(#24) 'flashembed' is not defined.
(#24) 'x' is defined but never used.
mod/autoview/vresource/lang/ar.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['intlang'] is better written in dot notation.
(#6) ['avlang'] is better written in dot notation.
(#7) ['slidelang'] is better written in dot notation.
(#8) ['sublang'] is better written in dot notation.
(#9) ['notavailable'] is better written in dot notation.
(#10) Line is too long.
(#10) ['avlangerror'] is better written in dot notation.
(#11) Line is too long.
(#11) ['averror'] is better written in dot notation.
(#12) Line is too long.
(#12) ['suberror'] is better written in dot notation.
(#13) Line is too long.
(#13) ['slidelangerror'] is better written in dot notation.
(#14) Line is too long.
(#14) ['slideerror'] is better written in dot notation.
(#15) Line is too long.
(#15) ['novideolang'] is better written in dot notation.
(#16) ['noslidelang'] is better written in dot notation.
(#17) ['savepostitle'] is better written in dot notation.
(#18) ['savepos'] is better written in dot notation.
(#19) ['loadpos'] is better written in dot notation.
(#20) ['video'] is better written in dot notation.
(#21) ['realplayer'] is better written in dot notation.
(#22) ['quicktime'] is better written in dot notation.
(#23) ['windowsmedia'] is better written in dot notation.
(#24) ['javaaudio'] is better written in dot notation.
(#25) ['novideoplayer'] is better written in dot notation.
(#26) ['play'] is better written in dot notation.
(#27) ['pause'] is better written in dot notation.
(#28) ['stop'] is better written in dot notation.
(#29) ['subtitle'] is better written in dot notation.
(#30) ['on'] is better written in dot notation.
(#31) ['off'] is better written in dot notation.
(#32) ['transcript'] is better written in dot notation.
(#33) ['exitpres'] is better written in dot notation.
(#34) ['help'] is better written in dot notation.
(#35) ['slide'] is better written in dot notation.
(#36) ['slideopts'] is better written in dot notation.
(#37) ['slidesize'] is better written in dot notation.
(#38) ['incslidesize'] is better written in dot notation.
(#39) ['decslidesize'] is better written in dot notation.
(#40) ['noslides'] is better written in dot notation.
(#41) ['pdfslides'] is better written in dot notation.
(#42) ['imageslides'] is better written in dot notation.
(#43) ['preloadimage'] is better written in dot notation.
(#44) ['flashslides'] is better written in dot notation.
(#45) ['slidesyncon'] is better written in dot notation.
(#46) ['slidesyncoff'] is better written in dot notation.
(#47) Line is too long.
(#47) ['noprintslides'] is better written in dot notation.
(#48) ['allslides'] is better written in dot notation.
(#49) Line is too long.
(#49) ['preloadmessage1'] is better written in dot notation.
(#50) Line is too long.
(#50) ['preloadmessage2'] is better written in dot notation.
(#51) ['preloadmessage3'] is better written in dot notation.
(#52) ['preloadmessage4'] is better written in dot notation.
(#53) ['preloadmessage5'] is better written in dot notation.
(#54) ['speed1'] is better written in dot notation.
(#55) ['speed2'] is better written in dot notation.
(#56) ['speed3'] is better written in dot notation.
(#57) Line is too long.
(#57) ['novideosource'] is better written in dot notation.
(#58) Line is too long.
(#58) ['noslidesource'] is better written in dot notation.
(#59) Line is too long.
(#59) ['flashfailed'] is better written in dot notation.
(#60) Line is too long.
(#60) ['javaaudiopositon'] is better written in dot notation.
(#61) Line is too long.
(#61) ['javaaudiosubtitles'] is better written in dot notation.
(#62) Line is too long.
(#62) ['realsyncproblem'] is better written in dot notation.
(#63) Line is too long.
(#63) ['oldwindowsmedia'] is better written in dot notation.
(#64) Line is too long.
(#64) ['windowsmediaieonly'] is better written in dot notation.
(#65) Line is too long.
(#65) ['vlc_notsupported'] is better written in dot notation.
(#66) Line is too long.
(#66) ['noprint'] is better written in dot notation.
(#68) ['ar'] is better written in dot notation.
(#69) ['ar'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#68) 'lang' is not defined.
(#68) 'data' is not defined.
(#69) 'langRTL' is not defined.
mod/autoview/vresource/lang/de.js
(#3) The array literal notation [] is preferable.
(#5) ['langname'] is better written in dot notation.
(#6) ['language'] is better written in dot notation.
(#7) ['showlangopts'] is better written in dot notation.
(#8) ['hidelangopts'] is better written in dot notation.
(#9) ['intlang'] is better written in dot notation.
(#10) ['avlang'] is better written in dot notation.
(#11) ['slidelang'] is better written in dot notation.
(#12) ['sublang'] is better written in dot notation.
(#13) ['notavailable'] is better written in dot notation.
(#14) ['avlangerror'] is better written in dot notation.
(#15) ['averror'] is better written in dot notation.
(#16) ['suberror'] is better written in dot notation.
(#17) ['slidelangerror'] is better written in dot notation.
(#18) ['slideerror'] is better written in dot notation.
(#19) ['novideolang'] is better written in dot notation.
(#20) ['noslidelang'] is better written in dot notation.
(#21) ['savepostitle'] is better written in dot notation.
(#22) ['savepos'] is better written in dot notation.
(#23) ['loadpos'] is better written in dot notation.
(#24) ['savepositiontitle'] is better written in dot notation.
(#25) ['loadpositiontitle'] is better written in dot notation.
(#26) ['video'] is better written in dot notation.
(#27) ['showvideoopts'] is better written in dot notation.
(#28) ['hidevideoopts'] is better written in dot notation.
(#29) ['realplayer'] is better written in dot notation.
(#30) ['quicktime'] is better written in dot notation.
(#31) ['windowsmedia'] is better written in dot notation.
(#32) ['javaaudio'] is better written in dot notation.
(#33) ['vlcvideo'] is better written in dot notation.
(#34) ['flashvideo'] is better written in dot notation.
(#35) ['flashvideobroadcast'] is better written in dot notation.
(#36) ['silverlightvideo'] is better written in dot notation.
(#37) ['silverlight2'] is better written in dot notation.
(#38) ['html5video'] is better written in dot notation.
(#39) ['nohtml5'] is better written in dot notation.
(#40) ['novideoplayer'] is better written in dot notation.
(#41) ['pluginnotfound'] is better written in dot notation.
(#42) ['play'] is better written in dot notation.
(#43) ['pause'] is better written in dot notation.
(#44) ['stop'] is better written in dot notation.
(#45) ['hidevideo'] is better written in dot notation.
(#46) ['showvideo'] is better written in dot notation.
(#47) ['pausemessage'] is better written in dot notation.
(#48) ['subtitle'] is better written in dot notation.
(#49) ['subon'] is better written in dot notation.
(#50) ['suboff'] is better written in dot notation.
(#51) ['nextsubtitle'] is better written in dot notation.
(#52) ['prevsubtitle'] is better written in dot notation.
(#53) ['transcript'] is better written in dot notation.
(#54) ['transcripttitle'] is better written in dot notation.
(#55) ['on'] is better written in dot notation.
(#56) ['off'] is better written in dot notation.
(#57) ['exitpres'] is better written in dot notation.
(#58) ['exittitle'] is better written in dot notation.
(#59) ['help'] is better written in dot notation.
(#60) ['helptitle'] is better written in dot notation.
(#61) ['slide'] is better written in dot notation.
(#62) ['slideopts'] is better written in dot notation.
(#63) ['showslideopts'] is better written in dot notation.
(#64) ['hideslideopts'] is better written in dot notation.
(#65) ['slidesize'] is better written in dot notation.
(#66) ['incslidesize'] is better written in dot notation.
(#67) ['decslidesize'] is better written in dot notation.
(#68) ['noslides'] is better written in dot notation.
(#69) ['pdfslides'] is better written in dot notation.
(#70) ['imageslides'] is better written in dot notation.
(#71) ['preloadimage'] is better written in dot notation.
(#72) ['flashslides'] is better written in dot notation.
(#73) ['slidesyncon'] is better written in dot notation.
(#74) ['slidesyncoff'] is better written in dot notation.
(#75) ['slidesyncontitle'] is better written in dot notation.
(#76) Line is too long.
(#76) ['slidesyncofftitle'] is better written in dot notation.
(#77) ['noprintslides'] is better written in dot notation.
(#78) ['allslides'] is better written in dot notation.
(#79) ['allslidestitle'] is better written in dot notation.
(#80) ['nexttitle'] is better written in dot notation.
(#81) ['prevtitle'] is better written in dot notation.
(#82) ['thumbnails'] is better written in dot notation.
(#83) ['thumbontitle'] is better written in dot notation.
(#84) ['thumbofftitle'] is better written in dot notation.
(#85) ['preloadmessage1'] is better written in dot notation.
(#86) ['preloadmessage2'] is better written in dot notation.
(#87) ['preloadmessage3'] is better written in dot notation.
(#88) ['preloadmessage4'] is better written in dot notation.
(#89) ['preloadmessage5'] is better written in dot notation.
(#90) ['speed1'] is better written in dot notation.
(#91) ['speed2'] is better written in dot notation.
(#92) ['speed3'] is better written in dot notation.
(#93) Line is too long.
(#93) ['novideosource'] is better written in dot notation.
(#94) Line is too long.
(#94) ['noslidesource'] is better written in dot notation.
(#95) Line is too long.
(#95) ['flashfailed'] is better written in dot notation.
(#96) Line is too long.
(#96) ['javaaudiopositon'] is better written in dot notation.
(#97) ['javaaudiosubtitles'] is better written in dot notation.
(#98) Line is too long.
(#98) ['realsyncproblem'] is better written in dot notation.
(#99) ['qtlinux'] is better written in dot notation.
(#100) ['mozplugger'] is better written in dot notation.
(#101) Line is too long.
(#101) ['oldwindowsmedia'] is better written in dot notation.
(#102) ['windowsmediaieonly'] is better written in dot notation.
(#103) ['vlc_notsupported'] is better written in dot notation.
(#104) Line is too long.
(#104) ['qtrefmissing'] is better written in dot notation.
(#105) ['helpurl'] is better written in dot notation.
(#106) ['noprint'] is better written in dot notation.
(#107) ['print'] is better written in dot notation.
(#109) ['de'] is better written in dot notation.
(#110) ['de'] is better written in dot notation.
(#3) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#106) 'data' is not defined.
(#107) 'data' is not defined.
(#109) 'lang' is not defined.
(#109) 'data' is not defined.
(#110) 'langRTL' is not defined.
mod/autoview/vresource/lang/en.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#5) ['language'] is better written in dot notation.
(#6) ['showlangopts'] is better written in dot notation.
(#7) ['hidelangopts'] is better written in dot notation.
(#8) ['intlang'] is better written in dot notation.
(#9) ['avlang'] is better written in dot notation.
(#10) ['slidelang'] is better written in dot notation.
(#11) ['sublang'] is better written in dot notation.
(#13) ['notavailable'] is better written in dot notation.
(#14) ['avlangerror'] is better written in dot notation.
(#15) ['averror'] is better written in dot notation.
(#16) ['suberror'] is better written in dot notation.
(#17) ['slidelangerror'] is better written in dot notation.
(#18) ['slideerror'] is better written in dot notation.
(#19) ['novideolang'] is better written in dot notation.
(#20) ['noslidelang'] is better written in dot notation.
(#22) ['savepostitle'] is better written in dot notation.
(#23) ['savepos'] is better written in dot notation.
(#24) ['loadpos'] is better written in dot notation.
(#25) ['savepositiontitle'] is better written in dot notation.
(#26) ['loadpositiontitle'] is better written in dot notation.
(#27) ['video'] is better written in dot notation.
(#28) ['showvideoopts'] is better written in dot notation.
(#29) ['hidevideoopts'] is better written in dot notation.
(#30) ['realplayer'] is better written in dot notation.
(#31) ['quicktime'] is better written in dot notation.
(#32) ['windowsmedia'] is better written in dot notation.
(#33) ['javaaudio'] is better written in dot notation.
(#34) ['vlcvideo'] is better written in dot notation.
(#35) ['flashvideo'] is better written in dot notation.
(#36) ['flashvideobroadcast'] is better written in dot notation.
(#37) ['silverlightvideo'] is better written in dot notation.
(#38) ['silverlight2'] is better written in dot notation.
(#39) ['html5video'] is better written in dot notation.
(#40) ['nohtml5'] is better written in dot notation.
(#41) ['novideoplayer'] is better written in dot notation.
(#42) ['pluginnotfound'] is better written in dot notation.
(#44) ['play'] is better written in dot notation.
(#45) ['pause'] is better written in dot notation.
(#46) ['stop'] is better written in dot notation.
(#48) ['hidevideo'] is better written in dot notation.
(#49) ['showvideo'] is better written in dot notation.
(#50) ['downloadbutton'] is better written in dot notation.
(#52) ['pausemessage'] is better written in dot notation.
(#54) ['subtitle'] is better written in dot notation.
(#55) ['subon'] is better written in dot notation.
(#56) ['suboff'] is better written in dot notation.
(#57) ['nextsubtitle'] is better written in dot notation.
(#58) ['prevsubtitle'] is better written in dot notation.
(#59) ['transcript'] is better written in dot notation.
(#60) ['transcripttitle'] is better written in dot notation.
(#62) ['on'] is better written in dot notation.
(#63) ['off'] is better written in dot notation.
(#65) ['exitpres'] is better written in dot notation.
(#66) ['exittitle'] is better written in dot notation.
(#67) ['help'] is better written in dot notation.
(#68) ['helptitle'] is better written in dot notation.
(#70) ['slide'] is better written in dot notation.
(#71) ['slideopts'] is better written in dot notation.
(#72) ['showslideopts'] is better written in dot notation.
(#73) ['hideslideopts'] is better written in dot notation.
(#74) ['slidesize'] is better written in dot notation.
(#75) ['incslidesize'] is better written in dot notation.
(#76) ['decslidesize'] is better written in dot notation.
(#77) ['noslides'] is better written in dot notation.
(#78) ['pdfslides'] is better written in dot notation.
(#79) ['imageslides'] is better written in dot notation.
(#80) ['preloadimage'] is better written in dot notation.
(#81) ['flashslides'] is better written in dot notation.
(#82) ['slidesyncon'] is better written in dot notation.
(#83) ['slidesyncoff'] is better written in dot notation.
(#84) ['slidesyncontitle'] is better written in dot notation.
(#85) Line is too long.
(#85) ['slidesyncofftitle'] is better written in dot notation.
(#86) ['noprintslides'] is better written in dot notation.
(#87) ['allslides'] is better written in dot notation.
(#88) ['allslidestitle'] is better written in dot notation.
(#89) ['nexttitle'] is better written in dot notation.
(#90) ['prevtitle'] is better written in dot notation.
(#92) ['thumbnails'] is better written in dot notation.
(#93) ['thumbontitle'] is better written in dot notation.
(#94) ['thumbofftitle'] is better written in dot notation.
(#96) ['preloadmessage1'] is better written in dot notation.
(#97) ['preloadmessage2'] is better written in dot notation.
(#98) ['preloadmessage3'] is better written in dot notation.
(#99) ['preloadmessage4'] is better written in dot notation.
(#100) ['preloadmessage5'] is better written in dot notation.
(#107) ['novideosource'] is better written in dot notation.
(#110) ['noslidesource'] is better written in dot notation.
(#114) ['flashfailed'] is better written in dot notation.
(#119) Line is too long.
(#121) ['javaaudiopositon'] is better written in dot notation.
(#123) ['javaaudiosubtitles'] is better written in dot notation.
(#125) ['realsyncproblem'] is better written in dot notation.
(#127) ['qtlinux'] is better written in dot notation.
(#128) ['mozplugger'] is better written in dot notation.
(#130) Line is too long.
(#130) ['oldwindowsmedia'] is better written in dot notation.
(#131) ['windowsmediaieonly'] is better written in dot notation.
(#132) ['vlc_notsupported'] is better written in dot notation.
(#134) Line is too long.
(#134) ['qtrefmissing'] is better written in dot notation.
(#137) ['helpurl'] is better written in dot notation.
(#139) ['noprint'] is better written in dot notation.
(#140) ['print'] is better written in dot notation.
(#142) ['qt764bug'] is better written in dot notation.
(#143) Line is too long.
(#148) ['en'] is better written in dot notation.
(#149) ['en'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#52) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#102) 'data' is not defined.
(#102) 'SPEED_NONE' is not defined.
(#103) 'data' is not defined.
(#103) 'SPEED_MODEM' is not defined.
(#104) 'data' is not defined.
(#104) 'SPEED_BROAD' is not defined.
(#105) 'data' is not defined.
(#105) 'SPEED_STREAM' is not defined.
(#107) 'data' is not defined.
(#110) 'data' is not defined.
(#114) 'data' is not defined.
(#121) 'data' is not defined.
(#123) 'data' is not defined.
(#125) 'data' is not defined.
(#127) 'data' is not defined.
(#128) 'data' is not defined.
(#130) 'data' is not defined.
(#131) 'data' is not defined.
(#132) 'data' is not defined.
(#134) 'data' is not defined.
(#137) 'data' is not defined.
(#139) 'data' is not defined.
(#140) 'data' is not defined.
(#142) 'data' is not defined.
(#148) 'lang' is not defined.
(#148) 'data' is not defined.
(#149) 'langRTL' is not defined.
mod/autoview/vresource/lang/es.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['quicktime'] is better written in dot notation.
(#29) ['windowsmedia'] is better written in dot notation.
(#30) ['javaaudio'] is better written in dot notation.
(#31) ['vlcvideo'] is better written in dot notation.
(#32) ['flashvideo'] is better written in dot notation.
(#33) ['flashvideobroadcast'] is better written in dot notation.
(#34) ['silverlightvideo'] is better written in dot notation.
(#35) ['silverlight2'] is better written in dot notation.
(#36) ['html5video'] is better written in dot notation.
(#37) ['nohtml5'] is better written in dot notation.
(#38) ['novideoplayer'] is better written in dot notation.
(#39) ['pluginnotfound'] is better written in dot notation.
(#40) ['play'] is better written in dot notation.
(#41) ['pause'] is better written in dot notation.
(#42) ['stop'] is better written in dot notation.
(#43) ['hidevideo'] is better written in dot notation.
(#44) ['showvideo'] is better written in dot notation.
(#45) ['pausemessage'] is better written in dot notation.
(#46) ['subtitle'] is better written in dot notation.
(#47) ['subon'] is better written in dot notation.
(#48) ['suboff'] is better written in dot notation.
(#49) ['nextsubtitle'] is better written in dot notation.
(#50) ['prevsubtitle'] is better written in dot notation.
(#51) ['transcript'] is better written in dot notation.
(#52) ['transcripttitle'] is better written in dot notation.
(#53) ['on'] is better written in dot notation.
(#54) ['off'] is better written in dot notation.
(#55) ['exitpres'] is better written in dot notation.
(#56) ['exittitle'] is better written in dot notation.
(#57) ['help'] is better written in dot notation.
(#58) ['helptitle'] is better written in dot notation.
(#59) ['slide'] is better written in dot notation.
(#60) ['slideopts'] is better written in dot notation.
(#61) ['showslideopts'] is better written in dot notation.
(#62) ['hideslideopts'] is better written in dot notation.
(#63) ['slidesize'] is better written in dot notation.
(#64) ['incslidesize'] is better written in dot notation.
(#65) ['decslidesize'] is better written in dot notation.
(#66) ['noslides'] is better written in dot notation.
(#67) ['pdfslides'] is better written in dot notation.
(#68) ['imageslides'] is better written in dot notation.
(#69) ['preloadimage'] is better written in dot notation.
(#70) ['flashslides'] is better written in dot notation.
(#71) ['slidesyncon'] is better written in dot notation.
(#72) ['slidesyncoff'] is better written in dot notation.
(#73) Line is too long.
(#73) ['slidesyncontitle'] is better written in dot notation.
(#74) Line is too long.
(#74) ['slidesyncofftitle'] is better written in dot notation.
(#75) ['noprintslides'] is better written in dot notation.
(#76) ['allslides'] is better written in dot notation.
(#77) ['allslidestitle'] is better written in dot notation.
(#78) ['nexttitle'] is better written in dot notation.
(#79) ['prevtitle'] is better written in dot notation.
(#80) ['thumbnails'] is better written in dot notation.
(#81) ['thumbontitle'] is better written in dot notation.
(#82) ['thumbofftitle'] is better written in dot notation.
(#83) ['preloadmessage1'] is better written in dot notation.
(#84) ['preloadmessage2'] is better written in dot notation.
(#85) ['preloadmessage3'] is better written in dot notation.
(#86) ['preloadmessage4'] is better written in dot notation.
(#87) ['preloadmessage5'] is better written in dot notation.
(#88) ['speed1'] is better written in dot notation.
(#89) ['speed2'] is better written in dot notation.
(#90) ['speed3'] is better written in dot notation.
(#91) Line is too long.
(#91) ['novideosource'] is better written in dot notation.
(#92) Line is too long.
(#92) ['noslidesource'] is better written in dot notation.
(#93) Line is too long.
(#93) ['flashfailed'] is better written in dot notation.
(#94) Line is too long.
(#94) ['javaaudiopositon'] is better written in dot notation.
(#95) ['javaaudiosubtitles'] is better written in dot notation.
(#96) Line is too long.
(#96) ['realsyncproblem'] is better written in dot notation.
(#97) ['qtlinux'] is better written in dot notation.
(#98) ['mozplugger'] is better written in dot notation.
(#99) Line is too long.
(#99) ['oldwindowsmedia'] is better written in dot notation.
(#100) ['windowsmediaieonly'] is better written in dot notation.
(#101) ['vlc_notsupported'] is better written in dot notation.
(#102) Line is too long.
(#102) ['qtrefmissing'] is better written in dot notation.
(#103) ['noprint'] is better written in dot notation.
(#104) ['print'] is better written in dot notation.
(#106) ['es'] is better written in dot notation.
(#107) ['es'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#106) 'lang' is not defined.
(#106) 'data' is not defined.
(#107) 'langRTL' is not defined.
mod/autoview/vresource/lang/fr.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['quicktime'] is better written in dot notation.
(#29) ['windowsmedia'] is better written in dot notation.
(#30) ['javaaudio'] is better written in dot notation.
(#31) ['vlcvideo'] is better written in dot notation.
(#32) ['flashvideo'] is better written in dot notation.
(#33) ['flashvideobroadcast'] is better written in dot notation.
(#34) ['silverlightvideo'] is better written in dot notation.
(#35) ['silverlight2'] is better written in dot notation.
(#36) ['html5video'] is better written in dot notation.
(#37) ['nohtml5'] is better written in dot notation.
(#38) ['novideoplayer'] is better written in dot notation.
(#39) ['pluginnotfound'] is better written in dot notation.
(#40) ['play'] is better written in dot notation.
(#41) ['pause'] is better written in dot notation.
(#42) ['stop'] is better written in dot notation.
(#43) ['hidevideo'] is better written in dot notation.
(#44) ['showvideo'] is better written in dot notation.
(#45) ['pausemessage'] is better written in dot notation.
(#46) ['subtitle'] is better written in dot notation.
(#47) ['subon'] is better written in dot notation.
(#48) ['suboff'] is better written in dot notation.
(#49) ['nextsubtitle'] is better written in dot notation.
(#50) ['prevsubtitle'] is better written in dot notation.
(#51) ['transcript'] is better written in dot notation.
(#52) ['transcripttitle'] is better written in dot notation.
(#53) ['on'] is better written in dot notation.
(#54) ['off'] is better written in dot notation.
(#55) ['exitpres'] is better written in dot notation.
(#56) ['exittitle'] is better written in dot notation.
(#57) ['help'] is better written in dot notation.
(#58) ['helptitle'] is better written in dot notation.
(#59) ['slide'] is better written in dot notation.
(#60) ['slideopts'] is better written in dot notation.
(#61) ['showslideopts'] is better written in dot notation.
(#62) ['hideslideopts'] is better written in dot notation.
(#63) ['slidesize'] is better written in dot notation.
(#64) ['incslidesize'] is better written in dot notation.
(#65) ['decslidesize'] is better written in dot notation.
(#66) ['noslides'] is better written in dot notation.
(#67) ['pdfslides'] is better written in dot notation.
(#68) ['imageslides'] is better written in dot notation.
(#69) ['preloadimage'] is better written in dot notation.
(#70) ['flashslides'] is better written in dot notation.
(#71) ['slidesyncon'] is better written in dot notation.
(#72) ['slidesyncoff'] is better written in dot notation.
(#73) ['slidesyncontitle'] is better written in dot notation.
(#74) ['slidesyncofftitle'] is better written in dot notation.
(#75) ['noprintslides'] is better written in dot notation.
(#76) ['allslides'] is better written in dot notation.
(#77) ['allslidestitle'] is better written in dot notation.
(#78) ['nexttitle'] is better written in dot notation.
(#79) ['prevtitle'] is better written in dot notation.
(#80) ['thumbnails'] is better written in dot notation.
(#81) ['thumbontitle'] is better written in dot notation.
(#82) ['thumbofftitle'] is better written in dot notation.
(#83) ['preloadmessage1'] is better written in dot notation.
(#84) Line is too long.
(#84) ['preloadmessage2'] is better written in dot notation.
(#85) ['preloadmessage3'] is better written in dot notation.
(#86) ['preloadmessage4'] is better written in dot notation.
(#87) ['preloadmessage5'] is better written in dot notation.
(#88) ['speed1'] is better written in dot notation.
(#89) ['speed2'] is better written in dot notation.
(#90) ['speed3'] is better written in dot notation.
(#91) Line is too long.
(#91) ['novideosource'] is better written in dot notation.
(#92) Line is too long.
(#92) ['noslidesource'] is better written in dot notation.
(#93) Line is too long.
(#93) ['flashfailed'] is better written in dot notation.
(#94) ['javaaudiopositon'] is better written in dot notation.
(#95) ['javaaudiosubtitles'] is better written in dot notation.
(#96) ['realsyncproblem'] is better written in dot notation.
(#97) ['qtlinux'] is better written in dot notation.
(#98) ['mozplugger'] is better written in dot notation.
(#99) Line is too long.
(#99) ['oldwindowsmedia'] is better written in dot notation.
(#100) ['windowsmediaieonly'] is better written in dot notation.
(#101) ['vlc_notsupported'] is better written in dot notation.
(#102) Line is too long.
(#102) ['qtrefmissing'] is better written in dot notation.
(#103) ['helpurl'] is better written in dot notation.
(#104) ['noprint'] is better written in dot notation.
(#105) ['print'] is better written in dot notation.
(#107) ['fr'] is better written in dot notation.
(#108) ['fr'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#107) 'lang' is not defined.
(#107) 'data' is not defined.
(#108) 'langRTL' is not defined.
mod/autoview/vresource/lang/it.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['quicktime'] is better written in dot notation.
(#29) ['windowsmedia'] is better written in dot notation.
(#30) ['javaaudio'] is better written in dot notation.
(#31) ['vlcvideo'] is better written in dot notation.
(#32) ['flashvideo'] is better written in dot notation.
(#33) ['flashvideobroadcast'] is better written in dot notation.
(#34) ['silverlightvideo'] is better written in dot notation.
(#35) ['silverlight2'] is better written in dot notation.
(#36) ['html5video'] is better written in dot notation.
(#37) ['nohtml5'] is better written in dot notation.
(#38) ['novideoplayer'] is better written in dot notation.
(#39) ['pluginnotfound'] is better written in dot notation.
(#40) ['play'] is better written in dot notation.
(#41) ['pause'] is better written in dot notation.
(#42) ['stop'] is better written in dot notation.
(#43) ['hidevideo'] is better written in dot notation.
(#44) ['showvideo'] is better written in dot notation.
(#45) ['pausemessage'] is better written in dot notation.
(#46) ['subtitle'] is better written in dot notation.
(#47) ['subon'] is better written in dot notation.
(#48) ['suboff'] is better written in dot notation.
(#49) ['nextsubtitle'] is better written in dot notation.
(#50) ['prevsubtitle'] is better written in dot notation.
(#51) ['transcript'] is better written in dot notation.
(#52) ['transcripttitle'] is better written in dot notation.
(#53) ['on'] is better written in dot notation.
(#54) ['off'] is better written in dot notation.
(#55) ['exitpres'] is better written in dot notation.
(#56) ['exittitle'] is better written in dot notation.
(#57) ['help'] is better written in dot notation.
(#58) ['helptitle'] is better written in dot notation.
(#59) ['slide'] is better written in dot notation.
(#60) ['slideopts'] is better written in dot notation.
(#61) ['showslideopts'] is better written in dot notation.
(#62) ['hideslideopts'] is better written in dot notation.
(#63) ['slidesize'] is better written in dot notation.
(#64) ['incslidesize'] is better written in dot notation.
(#65) ['decslidesize'] is better written in dot notation.
(#66) ['noslides'] is better written in dot notation.
(#67) ['pdfslides'] is better written in dot notation.
(#68) ['imageslides'] is better written in dot notation.
(#69) ['preloadimage'] is better written in dot notation.
(#70) ['flashslides'] is better written in dot notation.
(#71) ['slidesyncon'] is better written in dot notation.
(#72) ['slidesyncoff'] is better written in dot notation.
(#73) Line is too long.
(#73) ['slidesyncontitle'] is better written in dot notation.
(#74) Line is too long.
(#74) ['slidesyncofftitle'] is better written in dot notation.
(#75) ['noprintslides'] is better written in dot notation.
(#76) ['allslides'] is better written in dot notation.
(#77) ['allslidestitle'] is better written in dot notation.
(#78) ['nexttitle'] is better written in dot notation.
(#79) ['prevtitle'] is better written in dot notation.
(#80) ['thumbnails'] is better written in dot notation.
(#81) ['thumbontitle'] is better written in dot notation.
(#82) ['thumbofftitle'] is better written in dot notation.
(#83) ['preloadmessage1'] is better written in dot notation.
(#84) ['preloadmessage2'] is better written in dot notation.
(#85) ['preloadmessage3'] is better written in dot notation.
(#86) ['preloadmessage4'] is better written in dot notation.
(#87) ['preloadmessage5'] is better written in dot notation.
(#88) ['speed1'] is better written in dot notation.
(#89) ['speed2'] is better written in dot notation.
(#90) ['speed3'] is better written in dot notation.
(#91) Line is too long.
(#91) ['novideosource'] is better written in dot notation.
(#92) Line is too long.
(#92) ['noslidesource'] is better written in dot notation.
(#93) Line is too long.
(#93) ['flashfailed'] is better written in dot notation.
(#94) Line is too long.
(#94) ['javaaudiopositon'] is better written in dot notation.
(#95) ['javaaudiosubtitles'] is better written in dot notation.
(#96) Line is too long.
(#96) ['realsyncproblem'] is better written in dot notation.
(#97) ['qtlinux'] is better written in dot notation.
(#98) ['mozplugger'] is better written in dot notation.
(#99) Line is too long.
(#99) ['oldwindowsmedia'] is better written in dot notation.
(#100) ['windowsmediaieonly'] is better written in dot notation.
(#101) ['vlc_notsupported'] is better written in dot notation.
(#102) Line is too long.
(#102) ['qtrefmissing'] is better written in dot notation.
(#103) ['helpurl'] is better written in dot notation.
(#104) ['noprint'] is better written in dot notation.
(#105) ['print'] is better written in dot notation.
(#107) ['it'] is better written in dot notation.
(#108) ['it'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#107) 'lang' is not defined.
(#107) 'data' is not defined.
(#108) 'langRTL' is not defined.
mod/autoview/vresource/lang/pt.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['quicktime'] is better written in dot notation.
(#29) ['windowsmedia'] is better written in dot notation.
(#30) ['javaaudio'] is better written in dot notation.
(#31) ['vlcvideo'] is better written in dot notation.
(#32) ['flashvideo'] is better written in dot notation.
(#33) ['flashvideobroadcast'] is better written in dot notation.
(#34) ['silverlightvideo'] is better written in dot notation.
(#35) ['silverlight2'] is better written in dot notation.
(#36) ['html5video'] is better written in dot notation.
(#37) ['nohtml5'] is better written in dot notation.
(#38) ['novideoplayer'] is better written in dot notation.
(#39) ['pluginnotfound'] is better written in dot notation.
(#40) ['play'] is better written in dot notation.
(#41) ['pause'] is better written in dot notation.
(#42) ['stop'] is better written in dot notation.
(#43) ['hidevideo'] is better written in dot notation.
(#44) ['showvideo'] is better written in dot notation.
(#45) ['pausemessage'] is better written in dot notation.
(#46) ['subtitle'] is better written in dot notation.
(#47) ['subon'] is better written in dot notation.
(#48) ['suboff'] is better written in dot notation.
(#49) ['nextsubtitle'] is better written in dot notation.
(#50) ['prevsubtitle'] is better written in dot notation.
(#51) ['transcript'] is better written in dot notation.
(#52) ['transcripttitle'] is better written in dot notation.
(#53) ['on'] is better written in dot notation.
(#54) ['off'] is better written in dot notation.
(#55) ['exitpres'] is better written in dot notation.
(#56) ['exittitle'] is better written in dot notation.
(#57) ['help'] is better written in dot notation.
(#58) ['helptitle'] is better written in dot notation.
(#59) ['slide'] is better written in dot notation.
(#60) ['slideopts'] is better written in dot notation.
(#61) ['showslideopts'] is better written in dot notation.
(#62) ['hideslideopts'] is better written in dot notation.
(#63) ['slidesize'] is better written in dot notation.
(#64) ['incslidesize'] is better written in dot notation.
(#65) ['decslidesize'] is better written in dot notation.
(#66) ['noslides'] is better written in dot notation.
(#67) ['pdfslides'] is better written in dot notation.
(#68) ['imageslides'] is better written in dot notation.
(#69) ['preloadimage'] is better written in dot notation.
(#70) ['flashslides'] is better written in dot notation.
(#71) ['slidesyncon'] is better written in dot notation.
(#72) ['slidesyncoff'] is better written in dot notation.
(#73) Line is too long.
(#73) ['slidesyncontitle'] is better written in dot notation.
(#74) Line is too long.
(#74) ['slidesyncofftitle'] is better written in dot notation.
(#75) ['noprintslides'] is better written in dot notation.
(#76) ['allslides'] is better written in dot notation.
(#77) ['allslidestitle'] is better written in dot notation.
(#78) ['nexttitle'] is better written in dot notation.
(#79) ['prevtitle'] is better written in dot notation.
(#80) ['thumbnails'] is better written in dot notation.
(#81) ['thumbontitle'] is better written in dot notation.
(#82) ['thumbofftitle'] is better written in dot notation.
(#83) ['preloadmessage1'] is better written in dot notation.
(#84) ['preloadmessage2'] is better written in dot notation.
(#85) ['preloadmessage3'] is better written in dot notation.
(#86) ['preloadmessage4'] is better written in dot notation.
(#87) ['preloadmessage5'] is better written in dot notation.
(#88) ['speed0'] is better written in dot notation.
(#89) ['speed1'] is better written in dot notation.
(#90) ['speed2'] is better written in dot notation.
(#91) ['speed3'] is better written in dot notation.
(#92) Line is too long.
(#92) ['novideosource'] is better written in dot notation.
(#93) Line is too long.
(#93) ['noslidesource'] is better written in dot notation.
(#94) Line is too long.
(#94) ['flashfailed'] is better written in dot notation.
(#95) Line is too long.
(#95) ['javaaudiopositon'] is better written in dot notation.
(#96) ['javaaudiosubtitles'] is better written in dot notation.
(#97) Line is too long.
(#97) ['realsyncproblem'] is better written in dot notation.
(#98) Line is too long.
(#98) ['qtlinux'] is better written in dot notation.
(#99) ['mozplugger'] is better written in dot notation.
(#100) Line is too long.
(#100) ['oldwindowsmedia'] is better written in dot notation.
(#101) ['windowsmediaieonly'] is better written in dot notation.
(#102) ['vlc_notsupported'] is better written in dot notation.
(#103) Line is too long.
(#103) ['qtrefmissing'] is better written in dot notation.
(#104) ['helpurl'] is better written in dot notation.
(#105) ['noprint'] is better written in dot notation.
(#106) ['print'] is better written in dot notation.
(#108) ['pt'] is better written in dot notation.
(#109) ['pt'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#100) 'data' is not defined.
(#101) 'data' is not defined.
(#102) 'data' is not defined.
(#103) 'data' is not defined.
(#104) 'data' is not defined.
(#105) 'data' is not defined.
(#106) 'data' is not defined.
(#108) 'lang' is not defined.
(#108) 'data' is not defined.
(#109) 'langRTL' is not defined.
mod/autoview/vresource/lang/sk.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['quicktime'] is better written in dot notation.
(#29) ['windowsmedia'] is better written in dot notation.
(#30) ['javaaudio'] is better written in dot notation.
(#31) ['vlcvideo'] is better written in dot notation.
(#32) ['flashvideo'] is better written in dot notation.
(#33) ['novideoplayer'] is better written in dot notation.
(#34) ['pluginnotfound'] is better written in dot notation.
(#35) ['play'] is better written in dot notation.
(#36) ['pause'] is better written in dot notation.
(#37) ['stop'] is better written in dot notation.
(#38) ['hidevideo'] is better written in dot notation.
(#39) ['showvideo'] is better written in dot notation.
(#40) ['pausemessage'] is better written in dot notation.
(#41) ['subtitle'] is better written in dot notation.
(#42) ['subon'] is better written in dot notation.
(#43) ['suboff'] is better written in dot notation.
(#44) ['nextsubtitle'] is better written in dot notation.
(#45) ['prevsubtitle'] is better written in dot notation.
(#46) ['transcript'] is better written in dot notation.
(#47) ['transcripttitle'] is better written in dot notation.
(#48) ['on'] is better written in dot notation.
(#49) ['off'] is better written in dot notation.
(#50) ['exitpres'] is better written in dot notation.
(#51) ['exittitle'] is better written in dot notation.
(#52) ['help'] is better written in dot notation.
(#53) ['helptitle'] is better written in dot notation.
(#54) ['slide'] is better written in dot notation.
(#55) ['slideopts'] is better written in dot notation.
(#56) ['showslideopts'] is better written in dot notation.
(#57) ['hideslideopts'] is better written in dot notation.
(#58) ['slidesize'] is better written in dot notation.
(#59) ['incslidesize'] is better written in dot notation.
(#60) ['decslidesize'] is better written in dot notation.
(#61) ['noslides'] is better written in dot notation.
(#62) ['pdfslides'] is better written in dot notation.
(#63) ['imageslides'] is better written in dot notation.
(#64) ['preloadimage'] is better written in dot notation.
(#65) ['flashslides'] is better written in dot notation.
(#66) ['slidesyncon'] is better written in dot notation.
(#67) ['slidesyncoff'] is better written in dot notation.
(#68) Line is too long.
(#68) ['slidesyncontitle'] is better written in dot notation.
(#69) Line is too long.
(#69) ['slidesyncofftitle'] is better written in dot notation.
(#70) ['noprintslides'] is better written in dot notation.
(#71) ['allslides'] is better written in dot notation.
(#72) ['allslidestitle'] is better written in dot notation.
(#73) ['nexttitle'] is better written in dot notation.
(#74) ['prevtitle'] is better written in dot notation.
(#75) ['thumbnails'] is better written in dot notation.
(#76) ['thumbontitle'] is better written in dot notation.
(#77) ['thumbofftitle'] is better written in dot notation.
(#78) ['preloadmessage1'] is better written in dot notation.
(#79) ['preloadmessage2'] is better written in dot notation.
(#80) ['preloadmessage3'] is better written in dot notation.
(#81) ['preloadmessage4'] is better written in dot notation.
(#82) ['preloadmessage5'] is better written in dot notation.
(#83) ['speed1'] is better written in dot notation.
(#84) ['speed2'] is better written in dot notation.
(#85) ['speed3'] is better written in dot notation.
(#86) Line is too long.
(#86) ['novideosource'] is better written in dot notation.
(#87) Line is too long.
(#87) ['noslidesource'] is better written in dot notation.
(#88) Line is too long.
(#88) ['flashfailed'] is better written in dot notation.
(#89) Line is too long.
(#89) ['javaaudiopositon'] is better written in dot notation.
(#90) ['javaaudiosubtitles'] is better written in dot notation.
(#91) Line is too long.
(#91) ['realsyncproblem'] is better written in dot notation.
(#92) ['qtlinux'] is better written in dot notation.
(#93) ['mozplugger'] is better written in dot notation.
(#94) Line is too long.
(#94) ['oldwindowsmedia'] is better written in dot notation.
(#95) ['windowsmediaieonly'] is better written in dot notation.
(#96) ['vlc_notsupported'] is better written in dot notation.
(#97) Line is too long.
(#97) ['qtrefmissing'] is better written in dot notation.
(#98) ['helpurl'] is better written in dot notation.
(#99) ['noprint'] is better written in dot notation.
(#101) ['sk'] is better written in dot notation.
(#102) ['sk'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#94) 'data' is not defined.
(#95) 'data' is not defined.
(#96) 'data' is not defined.
(#97) 'data' is not defined.
(#98) 'data' is not defined.
(#99) 'data' is not defined.
(#101) 'lang' is not defined.
(#101) 'data' is not defined.
(#102) 'langRTL' is not defined.
mod/autoview/vresource/lang/ur.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['intlang'] is better written in dot notation.
(#6) ['avlang'] is better written in dot notation.
(#7) ['slidelang'] is better written in dot notation.
(#8) ['sublang'] is better written in dot notation.
(#9) ['notavailable'] is better written in dot notation.
(#10) Line is too long.
(#10) ['avlangerror'] is better written in dot notation.
(#11) Line is too long.
(#11) ['averror'] is better written in dot notation.
(#12) Line is too long.
(#12) ['suberror'] is better written in dot notation.
(#13) Line is too long.
(#13) ['slidelangerror'] is better written in dot notation.
(#14) Line is too long.
(#14) ['slideerror'] is better written in dot notation.
(#15) Line is too long.
(#15) ['novideolang'] is better written in dot notation.
(#16) Line is too long.
(#16) ['noslidelang'] is better written in dot notation.
(#17) ['savepostitle'] is better written in dot notation.
(#18) ['savepos'] is better written in dot notation.
(#19) ['loadpos'] is better written in dot notation.
(#20) ['video'] is better written in dot notation.
(#21) ['realplayer'] is better written in dot notation.
(#22) ['quicktime'] is better written in dot notation.
(#23) ['windowsmedia'] is better written in dot notation.
(#24) ['javaaudio'] is better written in dot notation.
(#25) ['novideoplayer'] is better written in dot notation.
(#26) ['subtitle'] is better written in dot notation.
(#27) ['subon'] is better written in dot notation.
(#28) ['suboff'] is better written in dot notation.
(#29) ['transcript'] is better written in dot notation.
(#30) ['exitpres'] is better written in dot notation.
(#31) ['help'] is better written in dot notation.
(#32) ['slide'] is better written in dot notation.
(#33) ['slideopts'] is better written in dot notation.
(#34) ['noslides'] is better written in dot notation.
(#35) ['pdfslides'] is better written in dot notation.
(#36) ['imageslides'] is better written in dot notation.
(#37) ['preloadimage'] is better written in dot notation.
(#38) ['flashslides'] is better written in dot notation.
(#39) ['slidesyncon'] is better written in dot notation.
(#40) ['slidesyncoff'] is better written in dot notation.
(#41) Line is too long.
(#41) ['noprintslides'] is better written in dot notation.
(#42) ['allslides'] is better written in dot notation.
(#43) Line is too long.
(#43) ['preloadmessage1'] is better written in dot notation.
(#44) Line is too long.
(#44) ['preloadmessage2'] is better written in dot notation.
(#45) ['preloadmessage3'] is better written in dot notation.
(#46) ['preloadmessage4'] is better written in dot notation.
(#47) ['preloadmessage5'] is better written in dot notation.
(#48) ['speed1'] is better written in dot notation.
(#49) ['speed2'] is better written in dot notation.
(#50) ['speed3'] is better written in dot notation.
(#52) ['ur'] is better written in dot notation.
(#53) ['ur'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#52) 'lang' is not defined.
(#52) 'data' is not defined.
(#53) 'langRTL' is not defined.
mod/autoview/vresource/lang/zh_cn.js
(#1) The array literal notation [] is preferable.
(#3) ['langname'] is better written in dot notation.
(#4) ['language'] is better written in dot notation.
(#5) ['showlangopts'] is better written in dot notation.
(#6) ['hidelangopts'] is better written in dot notation.
(#7) ['intlang'] is better written in dot notation.
(#8) ['avlang'] is better written in dot notation.
(#9) ['slidelang'] is better written in dot notation.
(#10) ['sublang'] is better written in dot notation.
(#11) ['notavailable'] is better written in dot notation.
(#12) ['avlangerror'] is better written in dot notation.
(#13) ['averror'] is better written in dot notation.
(#14) ['suberror'] is better written in dot notation.
(#15) ['slidelangerror'] is better written in dot notation.
(#16) ['slideerror'] is better written in dot notation.
(#17) ['novideolang'] is better written in dot notation.
(#18) ['noslidelang'] is better written in dot notation.
(#19) ['savepostitle'] is better written in dot notation.
(#20) ['savepos'] is better written in dot notation.
(#21) ['loadpos'] is better written in dot notation.
(#22) ['savepositiontitle'] is better written in dot notation.
(#23) ['loadpositiontitle'] is better written in dot notation.
(#24) ['video'] is better written in dot notation.
(#25) ['showvideoopts'] is better written in dot notation.
(#26) ['hidevideoopts'] is better written in dot notation.
(#27) ['realplayer'] is better written in dot notation.
(#28) ['windowsmedia'] is better written in dot notation.
(#29) ['javaaudio'] is better written in dot notation.
(#30) ['flashvideo'] is better written in dot notation.
(#31) ['novideoplayer'] is better written in dot notation.
(#32) ['pluginnotfound'] is better written in dot notation.
(#33) ['play'] is better written in dot notation.
(#34) ['pause'] is better written in dot notation.
(#35) ['stop'] is better written in dot notation.
(#36) ['pausemessage'] is better written in dot notation.
(#37) ['subtitle'] is better written in dot notation.
(#38) ['subon'] is better written in dot notation.
(#39) ['suboff'] is better written in dot notation.
(#40) ['nextsubtitle'] is better written in dot notation.
(#41) ['prevsubtitle'] is better written in dot notation.
(#42) ['transcript'] is better written in dot notation.
(#43) ['transcripttitle'] is better written in dot notation.
(#44) ['on'] is better written in dot notation.
(#45) ['off'] is better written in dot notation.
(#46) ['exitpres'] is better written in dot notation.
(#47) ['exittitle'] is better written in dot notation.
(#48) ['help'] is better written in dot notation.
(#49) ['helptitle'] is better written in dot notation.
(#50) ['slide'] is better written in dot notation.
(#51) ['slideopts'] is better written in dot notation.
(#52) ['showslideopts'] is better written in dot notation.
(#53) ['hideslideopts'] is better written in dot notation.
(#54) ['slidesize'] is better written in dot notation.
(#55) ['incslidesize'] is better written in dot notation.
(#56) ['decslidesize'] is better written in dot notation.
(#57) ['noslides'] is better written in dot notation.
(#58) ['imageslides'] is better written in dot notation.
(#59) ['preloadimage'] is better written in dot notation.
(#60) ['flashslides'] is better written in dot notation.
(#61) ['slidesyncon'] is better written in dot notation.
(#62) ['slidesyncoff'] is better written in dot notation.
(#63) ['slidesyncontitle'] is better written in dot notation.
(#64) ['slidesyncofftitle'] is better written in dot notation.
(#65) ['noprintslides'] is better written in dot notation.
(#66) ['allslides'] is better written in dot notation.
(#67) ['allslidestitle'] is better written in dot notation.
(#68) ['nexttitle'] is better written in dot notation.
(#69) ['prevtitle'] is better written in dot notation.
(#70) ['thumbnails'] is better written in dot notation.
(#71) ['thumbontitle'] is better written in dot notation.
(#72) ['thumbofftitle'] is better written in dot notation.
(#73) ['preloadmessage1'] is better written in dot notation.
(#74) Line is too long.
(#74) ['preloadmessage2'] is better written in dot notation.
(#75) ['preloadmessage3'] is better written in dot notation.
(#76) ['preloadmessage4'] is better written in dot notation.
(#77) ['preloadmessage5'] is better written in dot notation.
(#78) ['speed1'] is better written in dot notation.
(#79) ['speed2'] is better written in dot notation.
(#80) ['speed3'] is better written in dot notation.
(#81) Line is too long.
(#81) ['novideosource'] is better written in dot notation.
(#82) Line is too long.
(#82) ['noslidesource'] is better written in dot notation.
(#83) Line is too long.
(#83) ['flashfailed'] is better written in dot notation.
(#84) Line is too long.
(#84) ['javaaudiopositon'] is better written in dot notation.
(#85) ['javaaudiosubtitles'] is better written in dot notation.
(#86) Line is too long.
(#86) ['realsyncproblem'] is better written in dot notation.
(#87) ['qtlinux'] is better written in dot notation.
(#88) ['mozplugger'] is better written in dot notation.
(#89) Line is too long.
(#89) ['oldwindowsmedia'] is better written in dot notation.
(#90) Line is too long.
(#90) ['windowsmediaieonly'] is better written in dot notation.
(#91) ['vlc_notsupported'] is better written in dot notation.
(#92) Line is too long.
(#92) ['qtrefmissing'] is better written in dot notation.
(#93) ['noprint'] is better written in dot notation.
(#95) ['zh_cn'] is better written in dot notation.
(#96) ['zh_cn'] is better written in dot notation.
(#1) 'data' is not defined.
(#3) 'data' is not defined.
(#4) 'data' is not defined.
(#5) 'data' is not defined.
(#6) 'data' is not defined.
(#7) 'data' is not defined.
(#8) 'data' is not defined.
(#9) 'data' is not defined.
(#10) 'data' is not defined.
(#11) 'data' is not defined.
(#12) 'data' is not defined.
(#13) 'data' is not defined.
(#14) 'data' is not defined.
(#15) 'data' is not defined.
(#16) 'data' is not defined.
(#17) 'data' is not defined.
(#18) 'data' is not defined.
(#19) 'data' is not defined.
(#20) 'data' is not defined.
(#21) 'data' is not defined.
(#22) 'data' is not defined.
(#23) 'data' is not defined.
(#24) 'data' is not defined.
(#25) 'data' is not defined.
(#26) 'data' is not defined.
(#27) 'data' is not defined.
(#28) 'data' is not defined.
(#29) 'data' is not defined.
(#30) 'data' is not defined.
(#31) 'data' is not defined.
(#32) 'data' is not defined.
(#33) 'data' is not defined.
(#34) 'data' is not defined.
(#35) 'data' is not defined.
(#36) 'data' is not defined.
(#37) 'data' is not defined.
(#38) 'data' is not defined.
(#39) 'data' is not defined.
(#40) 'data' is not defined.
(#41) 'data' is not defined.
(#42) 'data' is not defined.
(#43) 'data' is not defined.
(#44) 'data' is not defined.
(#45) 'data' is not defined.
(#46) 'data' is not defined.
(#47) 'data' is not defined.
(#48) 'data' is not defined.
(#49) 'data' is not defined.
(#50) 'data' is not defined.
(#51) 'data' is not defined.
(#52) 'data' is not defined.
(#53) 'data' is not defined.
(#54) 'data' is not defined.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#59) 'data' is not defined.
(#60) 'data' is not defined.
(#61) 'data' is not defined.
(#62) 'data' is not defined.
(#63) 'data' is not defined.
(#64) 'data' is not defined.
(#65) 'data' is not defined.
(#66) 'data' is not defined.
(#67) 'data' is not defined.
(#68) 'data' is not defined.
(#69) 'data' is not defined.
(#70) 'data' is not defined.
(#71) 'data' is not defined.
(#72) 'data' is not defined.
(#73) 'data' is not defined.
(#74) 'data' is not defined.
(#75) 'data' is not defined.
(#76) 'data' is not defined.
(#77) 'data' is not defined.
(#78) 'data' is not defined.
(#79) 'data' is not defined.
(#80) 'data' is not defined.
(#81) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#86) 'data' is not defined.
(#87) 'data' is not defined.
(#88) 'data' is not defined.
(#89) 'data' is not defined.
(#90) 'data' is not defined.
(#91) 'data' is not defined.
(#92) 'data' is not defined.
(#93) 'data' is not defined.
(#95) 'lang' is not defined.
(#95) 'data' is not defined.
(#96) 'langRTL' is not defined.

CSS problems

(0 errors, 9 warnings)

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

mod/autoview/avedit/popup.css
(#8) Rule is empty.
mod/autoview/vresource/divs-layout.css
(#59) Rule is empty.
mod/autoview/vresource/divs-table.css
(#77) Rule is empty.
(#81) Rule is empty.
mod/autoview/vresource/help/help-styles.css
(#8) Rule is empty.
(#12) Rule is empty.
(#16) Rule is empty.
mod/autoview/vresource/style.css
(#9) Rule is empty.
(#81) Rule is empty.

PHPDocs style problems

(338 errors, 24 warnings)

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

mod/autoview/autoview.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/avedit.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/avphplib/avlib.php
(#2) Empty line found after PHP open tag
(#11) Function sendQTRefMovie is not documented
(#25) Function process_xsl is not documented
(#77) Function testXSL is not documented
(#86) Function testDocConv is not documented
(#94) Function testPeclHttp is not documented
(#102) Function testCurl is not documented
(#110) Function autoview_js_escape is not documented
(#130) Function autoview_convert_js_escapes is not documented
(#156) Function convertPresentationFile is not documented
(#190) Function convertPresentationFile_curl is not documented
(#235) Function convertPresentationFile_peclhttp is not documented
(#266) Function stripFileExtension is not documented
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#11) Package is not specified for function sendQTRefMovie. It is also not specified in file-level phpdocs
(#25) Package is not specified for function process_xsl. It is also not specified in file-level phpdocs
(#77) Package is not specified for function testXSL. It is also not specified in file-level phpdocs
(#86) Package is not specified for function testDocConv. It is also not specified in file-level phpdocs
(#94) Package is not specified for function testPeclHttp. It is also not specified in file-level phpdocs
(#102) Package is not specified for function testCurl. It is also not specified in file-level phpdocs
(#110) Package is not specified for function autoview_js_escape. It is also not specified in file-level phpdocs
(#130) Package is not specified for function autoview_convert_js_escapes. It is also not specified in file-level phpdocs
(#156) Package is not specified for function convertPresentationFile. It is also not specified in file-level phpdocs
(#190) Package is not specified for function convertPresentationFile_curl. It is also not specified in file-level phpdocs
(#235) Package is not specified for function convertPresentationFile_peclhttp. It is also not specified in file-level phpdocs
(#266) Package is not specified for function stripFileExtension. It is also not specified in file-level phpdocs
mod/autoview/avphplib/refmovie.inc.php
(#15) File-level phpdocs block is not found
(#15) Class QTBase is not documented
(#104) Class QTMovie is not documented
(#145) Class QTRefMovie is not documented
(#199) Class QTRefMovieDescriptor is not documented
(#264) Class QTDataReference is not documented
(#326) Class QTDataRate is not documented
(#412) Class QTCPUSpeed is not documented
(#477) Class QTQuality is not documented
(#20) Function QTBase::QTBase is not documented
(#25) Function QTBase::addChunk is not documented
(#33) Function QTBase::size is not documented
(#42) Function QTBase::toString is not documented
(#106) Function QTMovie::QTMovie is not documented
(#147) Function QTRefMovie::QTRefMovie is not documented
(#201) Function QTRefMovieDescriptor::QTRefMovieDescriptor is not documented
(#271) Function QTDataReference::QTDataReference is not documented
(#278) Function QTDataReference::setReference is not documented
(#284) Function QTDataReference::toString is not documented
(#295) Function QTDataReference::size is not documented
(#344) Function QTDataRate::QTDataRate is not documented
(#351) Function QTDataRate::setRate is not documented
(#359) Function QTDataRate::toString is not documented
(#368) Function QTDataRate::size is not documented
(#423) Function QTCPUSpeed::QTCPUSpeed is not documented
(#430) Function QTCPUSpeed::setSpeed is not documented
(#438) Function QTCPUSpeed::toString is not documented
(#447) Function QTCPUSpeed::size is not documented
(#482) Function QTQuality::QTQuality is not documented
(#489) Function QTQuality::setQuality is not documented
(#494) Function QTQuality::toString is not documented
(#503) Function QTQuality::size is not documented
(#17) Variable QTBase::$list is not documented
(#18) Variable QTBase::$type is not documented
(#266) Variable QTDataReference::$flag is not documented
(#267) Variable QTDataReference::$RefType is not documented
(#268) Variable QTDataReference::$size is not documented
(#269) Variable QTDataReference::$reference is not documented
(#328) Variable QTDataRate::$flag is not documented
(#329) Variable QTDataRate::$rate is not documented
(#331) Variable QTDataRate::$rates is not documented
(#414) Variable QTCPUSpeed::$flag is not documented
(#415) Variable QTCPUSpeed::$speed is not documented
(#417) Variable QTCPUSpeed::$speeds is not documented
(#479) Variable QTQuality::$flag is not documented
(#480) Variable QTQuality::$quality is not documented
(#15) Package is not specified for class QTBase. It is also not specified in file-level phpdocs
(#104) Package is not specified for class QTMovie. It is also not specified in file-level phpdocs
(#145) Package is not specified for class QTRefMovie. It is also not specified in file-level phpdocs
(#199) Package is not specified for class QTRefMovieDescriptor. It is also not specified in file-level phpdocs
(#264) Package is not specified for class QTDataReference. It is also not specified in file-level phpdocs
(#326) Package is not specified for class QTDataRate. It is also not specified in file-level phpdocs
(#412) Package is not specified for class QTCPUSpeed. It is also not specified in file-level phpdocs
(#477) Package is not specified for class QTQuality. It is also not specified in file-level phpdocs
mod/autoview/avphplib/test.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/autoview/backup/moodle2/backup_autoview_activity_task.class.php
(#13) Class backup_autoview_activity_task is not documented
(#16) Function backup_autoview_activity_task::define_my_settings is not documented
(#21) Function backup_autoview_activity_task::define_my_steps is not documented
(#26) Function backup_autoview_activity_task::encode_content_links is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backup/moodle2/backup_autoview_stepslib.php
(#11) Class backup_autoview_activity_structure_step is not documented
(#14) Function backup_autoview_activity_structure_step::define_structure is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backup/moodle2/restore_autoview_activity_task.class.php
(#14) Class restore_autoview_activity_task is not documented
(#17) Function restore_autoview_activity_task::define_my_settings is not documented
(#21) Function restore_autoview_activity_task::define_my_steps is not documented
(#26) Function restore_autoview_activity_task::define_decode_contents is not documented
(#31) Function restore_autoview_activity_task::define_decode_rules is not documented
(#36) Function restore_autoview_activity_task::define_restore_log_rules is not documented
(#49) Function restore_autoview_activity_task::define_restore_log_rules_for_course is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backup/moodle2/restore_autoview_stepslib.php
(#9) Class restore_autoview_activity_structure_step is not documented
(#11) Function restore_autoview_activity_structure_step::define_structure is not documented
(#18) Function restore_autoview_activity_structure_step::process_autoview is not documented
(#33) Function restore_autoview_activity_structure_step::after_execute is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backuplib.php
(#2) Empty line found after PHP open tag
(#) File-level phpdocs block is not found
(#20) Function autoview_backup_mods is not documented
(#40) Function autoview_backup_one_mod is not documented
(#69) Function autoview_check_backup_mods is not documented
(#88) Function autoview_check_backup_mods_instances is not documented
(#26) Found comment starting with three or more slashes
(#68) Found comment starting with three or more slashes
(#87) Found comment starting with three or more slashes
(#20) Package is not specified for function autoview_backup_mods. It is also not specified in file-level phpdocs
(#40) Package is not specified for function autoview_backup_one_mod. It is also not specified in file-level phpdocs
(#69) Package is not specified for function autoview_check_backup_mods. It is also not specified in file-level phpdocs
(#88) Package is not specified for function autoview_check_backup_mods_instances. It is also not specified in file-level phpdocs
mod/autoview/callback.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
mod/autoview/convert.php
(#9) Function fatalErrorShutdownHandler is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#9) Package is not specified for function fatalErrorShutdownHandler. It is also not specified in file-level phpdocs
mod/autoview/db/access.php
(#) File-level phpdocs block is not found
mod/autoview/db/log.php
(#5) Package mod is not valid
mod/autoview/db/upgrade.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function xmldb_autoview_upgrade is not documented
(#119) Function autoview_check_log_table_entries is not documented
(#135) Function autoview_check_log_table_entry is not documented
(#3) Package is not specified for function xmldb_autoview_upgrade. It is also not specified in file-level phpdocs
(#119) Package is not specified for function autoview_check_log_table_entries. It is also not specified in file-level phpdocs
(#135) Package is not specified for function autoview_check_log_table_entry. It is also not specified in file-level phpdocs
mod/autoview/index.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#6) Package mod-autoview is not valid
(#7) Category mod is not valid
mod/autoview/lang/de/autoview.php
(#2) File-level phpdocs block is not found
mod/autoview/lang/de_utf8/autoview.php
(#2) File-level phpdocs block is not found
mod/autoview/lang/en/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lang/en_utf8/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lang/fr/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lang/fr_utf8/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lang/pt/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lang/pt_utf8/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lib-mdl1.php
(#2) File-level phpdocs block is not found
(#5) Function autoview_has_dependencies is not documented
(#10) Function autoview_get_coursefilesarea_id is not documented
(#15) Function autoview_get_context_instance is not documented
(#20) Function autoview_get_course_context_instance is not documented
(#25) Function autoview_add_to_log is not documented
(#5) Package is not specified for function autoview_has_dependencies. It is also not specified in file-level phpdocs
(#10) Package is not specified for function autoview_get_coursefilesarea_id. It is also not specified in file-level phpdocs
(#15) Package is not specified for function autoview_get_context_instance. It is also not specified in file-level phpdocs
(#20) Package is not specified for function autoview_get_course_context_instance. It is also not specified in file-level phpdocs
(#25) Package is not specified for function autoview_add_to_log. It is also not specified in file-level phpdocs
mod/autoview/lib-mdl2.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Function autoview_has_dependencies is not documented
(#60) Function autoview_get_coursefilesarea_id is not documented
(#79) Function autoview_get_context_instance is not documented
(#84) Function autoview_get_course_context_instance is not documented
(#89) Function autoview_add_to_log is not documented
(#33) There is no description in phpdocs for function autoview_supports
(#6) Package is not specified for function autoview_has_dependencies. It is also not specified in file-level phpdocs
(#33) Package is not specified for function autoview_supports. It is also not specified in file-level phpdocs
(#60) Package is not specified for function autoview_get_coursefilesarea_id. It is also not specified in file-level phpdocs
(#79) Package is not specified for function autoview_get_context_instance. It is also not specified in file-level phpdocs
(#84) Package is not specified for function autoview_get_course_context_instance. It is also not specified in file-level phpdocs
(#89) Package is not specified for function autoview_add_to_log. It is also not specified in file-level phpdocs
mod/autoview/lib.php
(#20) Function autoview_add_instance is not documented
(#73) Function autoview_update_instance is not documented
(#107) Function autoview_delete_instance is not documented
(#134) Function autoview_get_participants is not documented
(#141) Function autoview_get_coursemodule_info is not documented
(#151) Function autoview_cron is not documented
(#162) Function autoview_get_file_storage is not documented
(#188) Function autoview_prepare_auth is not documented
(#6) Found comment starting with three or more slashes
(#21) Found comment starting with three or more slashes
(#22) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#24) Found comment starting with three or more slashes
(#74) Found comment starting with three or more slashes
(#75) Found comment starting with three or more slashes
(#76) Found comment starting with three or more slashes
(#108) Found comment starting with three or more slashes
(#109) Found comment starting with three or more slashes
(#110) Found comment starting with three or more slashes
(#142) Found comment starting with three or more slashes
(#143) Found comment starting with three or more slashes
(#144) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#146) Found comment starting with three or more slashes
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#20) Package is not specified for function autoview_add_instance. It is also not specified in file-level phpdocs
(#73) Package is not specified for function autoview_update_instance. It is also not specified in file-level phpdocs
(#107) Package is not specified for function autoview_delete_instance. It is also not specified in file-level phpdocs
(#134) Package is not specified for function autoview_get_participants. It is also not specified in file-level phpdocs
(#141) Package is not specified for function autoview_get_coursemodule_info. It is also not specified in file-level phpdocs
(#151) Package is not specified for function autoview_cron. It is also not specified in file-level phpdocs
(#162) Package is not specified for function autoview_get_file_storage. It is also not specified in file-level phpdocs
(#188) Package is not specified for function autoview_prepare_auth. It is also not specified in file-level phpdocs
mod/autoview/mdl21_abstract.php
(#2) Empty line found after PHP open tag
(#15) Class mdl21_db_abstract is not documented
(#74) Class mdl21_page_abstract is not documented
(#104) Class mdl21_navbar_abstract is not documented
(#114) Class mdl21_blocks_abstract is not documented
(#126) Class mdl21_output_abstract is not documented
(#17) Function mdl21_db_abstract::get_record is not documented
(#22) Function mdl21_db_abstract::get_records is not documented
(#27) Function mdl21_db_abstract::get_records_sql is not documented
(#33) Function mdl21_db_abstract::insert_record is not documented
(#38) Function mdl21_db_abstract::delete_records is not documented
(#43) Function mdl21_db_abstract::delete_records_select is not documented
(#48) Function mdl21_db_abstract::update_record is not documented
(#53) Function mdl21_db_abstract::count_records is not documented
(#58) Function mdl21_db_abstract::process_params is not documented
(#78) Function mdl21_page_abstract::__construct is not documented
(#84) Function mdl21_page_abstract::set_url is not documented
(#87) Function mdl21_page_abstract::set_context is not documented
(#90) Function mdl21_page_abstract::set_course is not documented
(#93) Function mdl21_page_abstract::set_title is not documented
(#96) Function mdl21_page_abstract::set_heading is not documented
(#106) Function mdl21_navbar_abstract::add is not documented
(#116) Function mdl21_blocks_abstract::show_only_fake_blocks is not documented
(#129) Function mdl21_output_abstract::heading is not documented
(#134) Function mdl21_output_abstract::footer is not documented
(#139) Function mdl21_output_abstract::pix_icon is not documented
(#145) Function mdl21_output_abstract::pix_url is not documented
(#151) Function mdl21_output_abstract::help_icon is not documented
(#161) Function mdl21_getconfigparam is not documented
(#167) Function mdl21_configparamisset is not documented
(#179) Function mdl21_get_output is not documented
(#184) Function mdl21_get_DB is not documented
(#76) Variable mdl21_page_abstract::$navbar is not documented
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#15) Package is not specified for class mdl21_db_abstract. It is also not specified in file-level phpdocs
(#74) Package is not specified for class mdl21_page_abstract. It is also not specified in file-level phpdocs
(#104) Package is not specified for class mdl21_navbar_abstract. It is also not specified in file-level phpdocs
(#114) Package is not specified for class mdl21_blocks_abstract. It is also not specified in file-level phpdocs
(#126) Package is not specified for class mdl21_output_abstract. It is also not specified in file-level phpdocs
(#161) Package is not specified for function mdl21_getconfigparam. It is also not specified in file-level phpdocs
(#167) Package is not specified for function mdl21_configparamisset. It is also not specified in file-level phpdocs
(#179) Package is not specified for function mdl21_get_output. It is also not specified in file-level phpdocs
(#184) Package is not specified for function mdl21_get_DB. It is also not specified in file-level phpdocs
mod/autoview/mdl2_generic.php
(#2) File-level phpdocs block is not found
(#2) Function mdl21_getconfigparam is not documented
(#14) Function mdl21_configparamisset is not documented
(#32) Function mdl21_get_output is not documented
(#38) Function mdl21_get_DB is not documented
(#2) Package is not specified for function mdl21_getconfigparam. It is also not specified in file-level phpdocs
(#14) Package is not specified for function mdl21_configparamisset. It is also not specified in file-level phpdocs
(#32) Package is not specified for function mdl21_get_output. It is also not specified in file-level phpdocs
(#38) Package is not specified for function mdl21_get_DB. It is also not specified in file-level phpdocs
mod/autoview/mod_form.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
(#4) Class mod_autoview_mod_form is not documented
(#6) Function mod_autoview_mod_form::definition is not documented
(#4) Package is not specified for class mod_autoview_mod_form. It is also not specified in file-level phpdocs
mod/autoview/qtref.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/recieveXML.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/autoview/restorelib.php
(#2) Empty line found after PHP open tag
(#) File-level phpdocs block is not found
(#20) Function autoview_restore_mods is not documented
(#71) Function autoview_restore_logs is not documented
(#20) Package is not specified for function autoview_restore_mods. It is also not specified in file-level phpdocs
(#71) Package is not specified for function autoview_restore_logs. It is also not specified in file-level phpdocs
mod/autoview/search_document.php
(#33) Class AutoViewSearchDocument is not documented
(#34) Function AutoViewSearchDocument::__construct is not documented
(#56) Function autoview_get_content is not documented
(#84) Function autoview_get_pdf_slide_text is not documented
(#103) Function autoview_get_swf_slide_text is not documented
(#124) Phpdocs for function autoview_make_link has incomplete parameters list
(#149) Phpdocs for function autoview_get_content_for_index has incomplete parameters list
(#173) Phpdocs for function autoview_single_document has incomplete parameters list
(#190) Phpdocs for function autoview_delete has incomplete parameters list
(#213) Phpdocs for function autoview_check_text_access has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @date used
(#5) Package autoview is not valid
(#6) Category contrib is not valid
mod/autoview/settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/autoview/storage/external.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class av_external_file_storage is not documented
(#10) Function av_external_file_storage::get_file_path is not documented
(#25) Function av_external_file_storage::check_course_dir is not documented
(#36) Function av_external_file_storage::check_configfile is not documented
(#47) Function av_external_file_storage::pres_is_empty is not documented
(#60) Function av_external_file_storage::admin_func is not documented
(#76) Function av_external_file_storage::get_htmlbase is not documented
(#87) Function av_external_file_storage::get_filebrowser_url is not documented
(#97) Function av_external_file_storage::get_xmlsend_url is not documented
(#3) Package is not specified for class av_external_file_storage. It is also not specified in file-level phpdocs
mod/autoview/storage/generic.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class av_generic_file_storage is not documented
(#10) Function av_generic_file_storage::get_file_path is not documented
(#20) Function av_generic_file_storage::check_course_dir is not documented
(#31) Function av_generic_file_storage::check_configfile is not documented
(#42) Function av_generic_file_storage::pres_is_empty is not documented
(#52) Function av_generic_file_storage::get_htmlbase is not documented
(#62) Function av_generic_file_storage::get_filebrowser_url is not documented
(#71) Function av_generic_file_storage::get_xmlsend_url is not documented
(#3) Package is not specified for class av_generic_file_storage. It is also not specified in file-level phpdocs
mod/autoview/storage/internal.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class av_internal_file_storage is not documented
(#8) Function av_internal_file_storage::get_file_path is not documented
(#14) Function av_internal_file_storage::check_course_dir is not documented
(#23) Function av_internal_file_storage::check_configfile is not documented
(#32) Function av_internal_file_storage::pres_is_empty is not documented
(#54) Function av_internal_file_storage::get_htmlbase is not documented
(#77) Function av_internal_file_storage::get_filebrowser_url is not documented
(#87) Function av_internal_file_storage::get_xmlsend_url is not documented
(#5) Package is not specified for class av_internal_file_storage. It is also not specified in file-level phpdocs
mod/autoview/subtitles.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/test.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/version.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
(#3) Found comment starting with three or more slashes
(#4) Found comment starting with three or more slashes
(#5) Found comment starting with three or more slashes
(#6) Found comment starting with three or more slashes
mod/autoview/view.php
(#2) Empty line found after PHP open tag
(#213) Function autoview_show_navigation is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#213) Package is not specified for function autoview_show_navigation. It is also not specified in file-level phpdocs

Update savepoints problems

(7 errors, 0 warnings)

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

mod/autoview/db/upgrade.php
Detected more 'if' blocks (5) than 'savepoint' calls (0)
Wrong order in versions: 2008060606 and 2008052202
version 2008030310 is missing corresponding savepoint call
version 2008060606 is missing corresponding savepoint call
version 2008052202 is missing corresponding savepoint call
version 2011052501 is missing corresponding savepoint call
version 2014090501 is missing corresponding savepoint call

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]