From: Erik Moeller Date: Thu, 9 Mar 2006 03:45:51 +0000 (+0000) Subject: &preload= is not just there because of the inputbox, and should not be moved X-Git-Tag: 1.6.0~215 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=75bc4022842e27d0c05da22f9c17d123bdd5c047;p=lhc%2Fweb%2Fwiklou.git &preload= is not just there because of the inputbox, and should not be moved there. --- diff --git a/includes/Article.php b/includes/Article.php index 35aacef185..06d165a465 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -205,11 +205,6 @@ class Article { /** * Get the contents of a page from its title and remove includeonly tags * - * TODO FIXME: This is only here because of the inputbox extension and - * should be moved there - * - * @deprecated - * * @param string The title of the page * @return string The contents of the page */