aboutsummaryrefslogtreecommitdiffstats
path: root/travis/install-php-extensions.sh
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2013-01-10 10:59:20 +0100
committerMarc Alexander <admin@m-a-styles.de>2013-01-10 10:59:20 +0100
commit9c4f0d51df4424f410534686f00bf629d98d53e0 (patch)
treed6cc0d54a5945f7d41bae1c5d6314d9eb37e3b51 /travis/install-php-extensions.sh
parentdc8d4dbf30e4ddc0815c87318178381443cd948c (diff)
downloadforums-9c4f0d51df4424f410534686f00bf629d98d53e0.tar
forums-9c4f0d51df4424f410534686f00bf629d98d53e0.tar.gz
forums-9c4f0d51df4424f410534686f00bf629d98d53e0.tar.bz2
forums-9c4f0d51df4424f410534686f00bf629d98d53e0.tar.xz
forums-9c4f0d51df4424f410534686f00bf629d98d53e0.zip
[ticket/11314] Cleanup core.js coding
function errorHandler() was used in returnHandler() before it was defined. The unused variable alert has been removed from errorHandler(). Overuse of the var keyword for the variable sign has been removed and the if statement has been simplified. The definition of the variable i has been moved outside of the for loop definition. The var keyword shouldn't be used inside the definition of the for loop. PHPBB3-11314
Diffstat (limited to 'travis/install-php-extensions.sh')
0 files changed, 0 insertions, 0 deletions