wiki.techinc.nl/includes/skins
umherirrender d8821f2b0b Fixed spacing
- Removed space after casts
- Removed spaces in array index
- Added spaces around string concat
- Added space after words: switch, foreach
- else if -> elseif
- Removed parentheses around require_once, because it is not a function
- Added newline at end of file
- Removed double spaces
- Added spaces around operations
- Removed repeated newlines

Bug: T102609
Change-Id: Ib860222b24f8ad8e9062cd4dc42ec88dc63fb49e
2015-06-17 20:22:32 +00:00
..
BaseTemplate.php Fix phpcs errors and warnings in includes/skins 2015-03-15 02:35:08 +00:00
MediaWikiI18N.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
QuickTemplate.php Templates:Captcha position modified,extend functionality added to QuickTemplate 2015-01-20 19:24:26 +05:30
Skin.php Fixed spacing 2015-06-17 20:22:32 +00:00
SkinApi.php API: Clean up skin handling 2014-10-17 11:47:34 -07:00
SkinApiTemplate.php SkinApiTemplate: Remove <span dir="auto"> for firstHeading 2015-02-03 14:30:23 +00:00
SkinException.php
SkinFactory.php Completely remove skin autodiscovery 2014-09-19 19:12:56 -07:00
SkinFallback.php Never cache pages with the fallback skin 2014-08-14 22:18:32 +02:00
SkinFallbackTemplate.php Fixed spacing 2015-06-17 20:22:32 +00:00
SkinTemplate.php Add "rel=discussion" attribute to talk page tabs in skin template 2015-06-12 18:18:30 -07:00