* Remove some hardcoded 0 instead of NS_MAIN
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 11 Jan 2005 18:18:16 +0000 (18:18 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 11 Jan 2005 18:18:16 +0000 (18:18 +0000)
commit991f79858740fd389f943cd58e9553c2dd6df2d0
tree155714923e193d5d6d6e493f1847c43b3176e6e5
parent967ebce1885a18fde4193112b9f9120bb7fceb41
* Remove some hardcoded 0 instead of NS_MAIN
* Note in define.php that people should NOT change the integer values for NS_* constants
16 files changed:
includes/Article.php
includes/Database.php
includes/Defines.php
includes/Linker.php
includes/Skin.php
includes/SpecialAllpages.php
includes/SpecialAncientpages.php
includes/SpecialBrokenRedirects.php
includes/SpecialLonelypages.php
includes/SpecialMaintenance.php
includes/SpecialNewpages.php
includes/SpecialPopularpages.php
includes/SpecialRandompage.php
includes/SpecialShortpages.php
includes/SpecialValidate.php
includes/Title.php