Change of Title->exists() to Title->isKnown() for subpage links
authorrobin <robinp.1273@gmail.com>
Wed, 30 May 2012 21:06:26 +0000 (23:06 +0200)
committerrobin <robinp.1273@gmail.com>
Wed, 30 May 2012 21:19:34 +0000 (23:19 +0200)
commitf99f4945a5413f1c6840bcae00b47a734b339da2
treee7c8cd6dacbb1dbed1f979ab4403c91918be06a7
parent58f390e9bf9a6b1b649f109aad503fa9f8d42558
Change of Title->exists() to Title->isKnown() for subpage links

isKnown() calls both exists() and isAlwaysKnown(), so subpage links below the page title are also added for pages that "always exist", as can be changed through a hook

Change-Id: I345bb8e6e611afd53afbc7b2d92910e360f598ee
includes/Skin.php