https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113155

Revision: 113155
Author:   jeroendedauw
Date:     2012-03-06 17:35:35 +0000 (Tue, 06 Mar 2012)
Log Message:
-----------
Follow up to r113153; fix comments

Modified Paths:
--------------
    trunk/extensions/Push/specials/Push_Body.php

Modified: trunk/extensions/Push/specials/Push_Body.php
===================================================================
--- trunk/extensions/Push/specials/Push_Body.php        2012-03-06 17:35:24 UTC 
(rev 113154)
+++ trunk/extensions/Push/specials/Push_Body.php        2012-03-06 17:35:35 UTC 
(rev 113155)
@@ -352,7 +352,7 @@
 
        /**
         * Get the OutputPage being used for this instance.
-        * IndexPager extends ContextSource as of 1.19.
+        * SpecialPage extends ContextSource as of 1.18.
         *
         * @since 0.1
         *
@@ -364,7 +364,7 @@
 
        /**
         * Get the Language being used for this instance.
-        * IndexPager extends ContextSource as of 1.19.
+        * SpecialPage extends ContextSource as of 1.18.
         *
         * @since 0.1
         *
@@ -376,7 +376,7 @@
 
        /**
         * Get the User being used for this instance.
-        * IndexPager extends ContextSource as of 1.19.
+        * SpecialPage extends ContextSource as of 1.18.
         *
         * @since 0.1
         *
@@ -388,7 +388,7 @@
 
        /**
         * Get the WebRequest being used for this instance.
-        * IndexPager extends ContextSource as of 1.19.
+        * SpecialPage extends ContextSource as of 1.18.
         *
         * @since 0.1
         *
@@ -400,7 +400,7 @@
 
        /**
         * Get the Skin being used for this instance.
-        * IndexPager extends ContextSource as of 1.19.
+        * SpecialPage extends ContextSource as of 1.18.
         *
         * @since 0.1
         *
@@ -412,7 +412,7 @@
 
        /**
         * Get the Title being used for this instance.
-        * IndexPager extends ContextSource as of 1.19.
+        * SpecialPage extends ContextSource as of 1.18.
         *
         * @since 0.1
         *


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

Reply via email to