Check the permissions of the special page lists in the SpecialPage class, and use...
authorRotem Liss <rotem@users.mediawiki.org>
Wed, 23 Aug 2006 13:24:16 +0000 (13:24 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Wed, 23 Aug 2006 13:24:16 +0000 (13:24 +0000)
commite6f7965b7f78a63ac4290aec22779c394f6d0217
tree058904100e7976d49a1a5ec1af3a95c393048886
parent4a1ef1878a69537e22283b562d11048afed05585
Check the permissions of the special page lists in the SpecialPage class, and use separated functions to get the regular and the restricted special pages, instead of using one function and a complex array.
includes/Skin.php
includes/SpecialPage.php
includes/SpecialSpecialpages.php