Put the "else" (or "elseif") on the same line as the previous closing brace
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Fri, 14 Mar 2014 21:09:47 +0000 (22:09 +0100)
committerAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sat, 15 Mar 2014 12:54:53 +0000 (13:54 +0100)
commitc29d513debcd148a61123cf34a680ad6f7ce6a07
treeddec7346d2deb4604da928aa94e29ab19b9f00c9
parent7cbd4c8c21d6115a9244f9f18af0cb351e2d10d1
Put the "else" (or "elseif") on the same line as the previous closing brace

Per https://www.mediawiki.org/wiki/Manual:Coding_conventions#Indenting_and_alignment

Change-Id: I208981db0a866524156bad18cb687f010afeac2c
includes/CacheHelper.php
includes/EditPage.php
includes/MimeMagic.php
includes/Sanitizer.php
includes/UserMailer.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/resourceloader/ResourceLoaderStartUpModule.php