-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.1.9
-
None
-
None
phpbb is a global variable. Jshint doesn't always recognize it, considers it undefined, when evaluating script files that rely on it from the global score.
We should add "phpbb" to .jshintrc as an allowed global variable.