SkinLegacy:
authorRobin Pepermans <robin@users.mediawiki.org>
Wed, 27 Jul 2011 17:20:53 +0000 (17:20 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Wed, 27 Jul 2011 17:20:53 +0000 (17:20 +0000)
commit3ac5f41d3a2df46ceea69d22e3512d9b21c63db3
treeb11aa631085f797383236b123a83d942bf7d4f34
parent73519eb041299befb0857a1339f2555692bb0fa6
SkinLegacy:
* fix Fatal error: Call to undefined method CologneBlueTemplate::makeExternalLink()
* Use static Linker functions for all other link functions
CologneBlue: check if browseLinks is an array (in a rare case it isn't, which returns a Warning, see e.g. r91432#c19211)
includes/SkinLegacy.php
skins/CologneBlue.php