Use wfAppendQuery to append a query
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 11 Apr 2013 18:22:11 +0000 (20:22 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 12 Apr 2013 07:31:52 +0000 (07:31 +0000)
commit7c9a49082c0a766ecb660b45dc935996e141bfb3
tree3cce686ad6a713d8556c988b219f6a4f23348343
parent3e65b390b91a987affa7faf603a4eee614f5f4d5
Use wfAppendQuery to append a query

Also pass a array to wfAppendQuery, which than does the urlencoding.

Prefer a wfScript() over the global or string

Change-Id: Icada534cb4c99c9441938a2e8dcbc11a142360c6
includes/Linker.php
includes/SpecialPage.php
includes/filerepo/file/File.php
includes/media/ImageHandler.php
includes/resourceloader/ResourceLoaderStartUpModule.php
includes/site/MediaWikiSite.php
includes/specials/SpecialContributions.php