Split out Linker::formatComment using two new private functions:
authorAntoine Musso <hashar@users.mediawiki.org>
Wed, 9 May 2007 20:05:08 +0000 (20:05 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Wed, 9 May 2007 20:05:08 +0000 (20:05 +0000)
commit29e4220fd52219afdfd7526a2be889d29928635b
treef2e4ac42586ed96437cefbf4e222b613b9d6bace
parent131a59f09b6484d464620bdf234d03f7befcc8ad
Split out Linker::formatComment using two new private functions:
* Linker::formatAutoComments: handles "/* section name */" stuff
* Linker::formatLinksInComment: renders [[wikilinks|click me]]
includes/Linker.php