Consistently use 'Less' rather than 'LESS' in function names
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 20 Aug 2014 16:48:10 +0000 (18:48 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 20 Aug 2014 16:48:10 +0000 (18:48 +0200)
commitcd22ba020ee5f6c43028ec815257fdb26f088d66
treef8f43ca845de8605b9db9b53cc60bc5d6f133aab
parentf05788bac688245628a6b650ef5245141f018a98
Consistently use 'Less' rather than 'LESS' in function names

PHP function names are case-insensitive, so this is a fully
backwards-compatible change.

Change-Id: Ide04ad542ac5c3a26b6064093ae272cf9aeef2d1
includes/resourceloader/ResourceLoader.php
includes/resourceloader/ResourceLoaderFileModule.php