http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73902
Revision: 73902 Author: platonides Date: 2010-09-28 15:25:05 +0000 (Tue, 28 Sep 2010) Log Message: ----------- Import of ArticleComments v0.4 by Jim R. Wilson from http://jimbojw.com/wiki/index.php?title=ArticleComments&oldid=1909 (fixed comment) Modified Paths: -------------- trunk/extensions/ArticleComments/ArticleComments.php Modified: trunk/extensions/ArticleComments/ArticleComments.php =================================================================== --- trunk/extensions/ArticleComments/ArticleComments.php 2010-09-28 15:24:19 UTC (rev 73901) +++ trunk/extensions/ArticleComments/ArticleComments.php 2010-09-28 15:25:05 UTC (rev 73902) @@ -94,7 +94,6 @@ /** * Echos out a comment form depending on the page action and namespace. - * @param mixed $nsList An Namespace (int) or array of such values for which this method will dispaly the form. * @param Title $title The title of the article on which the form will appear. * @param Array $params A hash of parameters containing rendering options. */ _______________________________________________ MediaWiki-CVS mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
