http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99474
Revision: 99474
Author: ialex
Date: 2011-10-11 13:00:17 +0000 (Tue, 11 Oct 2011)
Log Message:
-----------
Fix usage example of Linker::specialLink()
Modified Paths:
--------------
trunk/phase3/includes/Linker.php
Modified: trunk/phase3/includes/Linker.php
===================================================================
--- trunk/phase3/includes/Linker.php 2011-10-11 12:36:44 UTC (rev 99473)
+++ trunk/phase3/includes/Linker.php 2011-10-11 13:00:17 UTC (rev 99474)
@@ -866,7 +866,7 @@
/**
* Make a link to a special page given its name and, optionally,
* a message key from the link text.
- * Usage example: $skin->specialLink( 'recentchanges' )
+ * Usage example: Linker::specialLink( 'Recentchanges' )
*
* @return string
*/
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs