Code cleanup:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 29 Jan 2012 22:02:27 +0000 (22:02 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 29 Jan 2012 22:02:27 +0000 (22:02 +0000)
commit5237255860eac6e7c9b2e06bf45763fecf582ba1
treeb9e5e178802caeab68aaf0f525aea04308c88949
parent9a1452ae92f65ea334df4796438dbb6a9d714d66
Code cleanup:
* Group global declarations at the top
* Move wfGetDB() near where it's used
* Only do some stuff when really necessary
includes/QueryPage.php