Removed uncalled method Title::getURL whose only purpose was to tell
authorEvan Prodromou <evanprodromou@users.mediawiki.org>
Fri, 12 Nov 2004 16:18:25 +0000 (16:18 +0000)
committerEvan Prodromou <evanprodromou@users.mediawiki.org>
Fri, 12 Nov 2004 16:18:25 +0000 (16:18 +0000)
you it was obsolete.

includes/Title.php

index cf268a2..921ec85 100644 (file)
@@ -594,13 +594,6 @@ class Title {
                }
        }
 
-       /**
-        * @deprecated
-        */
-       function getURL() {
-               die( 'Call to obsolete obsolete function Title::getURL()' );
-       }
-       
        /**
         * Get a URL with no fragment or server name
         * @param string $query an optional query string; if not specified,