From: Evan Prodromou Date: Fri, 12 Nov 2004 16:18:25 +0000 (+0000) Subject: Removed uncalled method Title::getURL whose only purpose was to tell X-Git-Tag: 1.5.0alpha1~1373 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/fiche.php?a=commitdiff_plain;h=7bdf1a11de54356d6af5dc43cbbbd589151bd496;p=lhc%2Fweb%2Fwiklou.git Removed uncalled method Title::getURL whose only purpose was to tell you it was obsolete. --- diff --git a/includes/Title.php b/includes/Title.php index cf268a2e77..921ec85240 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -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,