* Introduce File::getCanonicalUrl()
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 19 Aug 2011 15:27:49 +0000 (15:27 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 19 Aug 2011 15:27:49 +0000 (15:27 +0000)
commit16e540e5c3e07cb09f218d9bba2da9d41714b53d
tree1b126a69d696b9e8c45830820b5cf84a2f0336d9
parent39f8bf86cd6a519eadef8cfee3be8e2705aa44eb
* Introduce File::getCanonicalUrl()
* Make File::getFullUrl() use PROTO_RELATIVE for consistency with other methods named getFullUrl() and to prevent cache pollution
* Use canonical URLs in Export.php
includes/Export.php
includes/filerepo/File.php