Removed checks for the "MEDIAWIKI" constant on files that only define classes.
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 23 May 2012 17:35:12 +0000 (19:35 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 23 May 2012 19:20:42 +0000 (21:20 +0200)
commitaad9d5fd6bb106fb66a2e960f3f6fd021bdf1547
treef750f6bfc602b06a28e5b946e732c8c1342f4c49
parenteea4ecefa74f1b8e886cbcc571d2da42475a80b3
Removed checks for the "MEDIAWIKI" constant on files that only define classes.

This checks are not needed in that case.

Change-Id: Ia83447427de8b7ea32aced8ff43c7a252b8d504c
includes/CategoryPage.php
includes/CategoryViewer.php
includes/ImageGallery.php
includes/OutputPage.php
includes/Skin.php
includes/SkinLegacy.php
includes/SkinTemplate.php
includes/job/JobQueue.php
includes/json/FormatJson.php
includes/resourceloader/ResourceLoaderWikiModule.php
includes/specials/SpecialTags.php