since tag++
authorJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Tue, 13 Dec 2011 05:25:06 +0000 (05:25 +0000)
committerJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Tue, 13 Dec 2011 05:25:06 +0000 (05:25 +0000)
includes/Linker.php

index d543524..8f5549a 100644 (file)
@@ -135,6 +135,8 @@ class Linker {
         *      name of the target).
         * link() replaces the old functions in the makeLink() family.
         *
+        * @since 1.16
+        *
         * @param $target        Title  Can currently only be a Title, but this may
         *   change to support Images, literal URLs, etc.
         * @param $html          string The HTML contents of the <a> element, i.e.,