http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73018

Revision: 73018
Author:   ialex
Date:     2010-09-14 20:47:39 +0000 (Tue, 14 Sep 2010)

Log Message:
-----------
Fixed some doxygen warnings

Modified Paths:
--------------
    trunk/phase3/includes/specials/SpecialIpblocklist.php

Modified: trunk/phase3/includes/specials/SpecialIpblocklist.php
===================================================================
--- trunk/phase3/includes/specials/SpecialIpblocklist.php       2010-09-14 
20:38:33 UTC (rev 73017)
+++ trunk/phase3/includes/specials/SpecialIpblocklist.php       2010-09-14 
20:47:39 UTC (rev 73018)
@@ -408,9 +408,12 @@
 
        /**
         * Makes change an option link which carries all the other options
+        *
         * @param $title see Title
-        * @param $override
-        * @param $options
+        * @param $override Array: special query string options, will override 
the
+        *                  ones in $options
+        * @param $options Array: query string options
+        * @param $active Boolean: whether to display the link in bold
         */
        function makeOptionsLink( $title, $override, $options, $active = false 
) {
                global $wgUser;



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to