Follow-up r70638:
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 23 Oct 2010 18:53:39 +0000 (18:53 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 23 Oct 2010 18:53:39 +0000 (18:53 +0000)
commitfae70256447bcd2d1d2d899d5d61b57d68c5c93b
tree19bcb53c6f89cc9cc064f47f0ec15b31c4d875e6
parent25c0f5d23b1fe884504ded4223963600629ecb7f
Follow-up r70638:
* Use a single query to get the page_props instead of one per page
* Removed the $wgPageProps global
* Removed a lot of useless crap
includes/DefaultSettings.php
includes/api/ApiQueryPageProps.php