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

Revision: 65498
Author:   catrope
Date:     2010-04-23 22:23:33 +0000 (Fri, 23 Apr 2010)

Log Message:
-----------
querypage-work2: Kill QueryPage::getName(), it's useless now

Modified Paths:
--------------
    branches/querypage-work2/phase3/includes/QueryPage.php

Modified: branches/querypage-work2/phase3/includes/QueryPage.php
===================================================================
--- branches/querypage-work2/phase3/includes/QueryPage.php      2010-04-23 
22:05:09 UTC (rev 65497)
+++ branches/querypage-work2/phase3/includes/QueryPage.php      2010-04-23 
22:23:33 UTC (rev 65498)
@@ -91,16 +91,6 @@
        }
 
        /**
-        * Subclasses return their name here. Make sure the name is also
-        * specified in SpecialPage.php and in Language.php as a language 
-        * message param.
-        *
-        * @return String
-        */
-//     abstract function getName();
-//     }
-
-       /**
         * Return title object representing this page
         *
         * @return Title



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to