added doc
authorJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Fri, 12 Aug 2011 15:42:23 +0000 (15:42 +0000)
committerJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Fri, 12 Aug 2011 15:42:23 +0000 (15:42 +0000)
includes/AuthPlugin.php

index 1ce96c1..fd0624a 100644 (file)
@@ -67,7 +67,7 @@ class AuthPlugin {
         * Modify options in the login template.
         *
         * @param $template UserLoginTemplate object.
-        * @param $type String 'signup' or 'login'.
+        * @param $type String 'signup' or 'login'. Added in 1.16.
         */
        public function modifyUITemplate( &$template, &$type ) {
                # Override this!