From: Antoine Musso Date: Sun, 21 Nov 2010 12:03:17 +0000 (+0000) Subject: Note version and revision deprecating wfGetMimeMagic (fu r68837) X-Git-Tag: 1.31.0-rc.0~33793 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=8843ebacb1cb0d3a560ddf9a9ff8ec82ae96243d;p=lhc%2Fweb%2Fwiklou.git Note version and revision deprecating wfGetMimeMagic (fu r68837) --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index 7e3f53dec2..4a714d19f3 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -2195,7 +2195,7 @@ function wfGetSiteNotice() { /** * BC wrapper for MimeMagic::singleton() - * @deprecated + * @deprecated No longer needed as of 1.17 (r68836). */ function &wfGetMimeMagic() { wfDeprecated( __FUNCTION__ );