* Since we are in Linker, use $this->link() rather than grabbing it from $wgUser...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 28 Dec 2008 16:46:05 +0000 (16:46 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 28 Dec 2008 16:46:05 +0000 (16:46 +0000)
commita3ce1fa9faeaade24f5d5ccd206fef5dd029e1db
tree48adb01272c100bbcdf12f5331822104efdb4cb2
parent43c6f33ddb74283a9e798dc804505a06d283c6d4
* Since we are in Linker, use $this->link() rather than grabbing it from $wgUser->getSkin() (which is $this in the most cases)
* Add new lines in output
* Whitespaces tweaks
includes/Linker.php