X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FAuthPlugin.php;h=b85e1d6fc1c46d76dc12d749bc9afb1c1d5b57ea;hb=4a6d1f142599844b1f34760fe7741eb9605da170;hp=0b65593faf23fc30defa3e87130781620cb212b3;hpb=aff17edd95620bff595dfa88013b422b38b1db2a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/AuthPlugin.php b/includes/AuthPlugin.php index 0b65593faf..b85e1d6fc1 100644 --- a/includes/AuthPlugin.php +++ b/includes/AuthPlugin.php @@ -73,7 +73,7 @@ class AuthPlugin { /** * Modify options in the login template. * - * @param UserLoginTemplate $template + * @param BaseTemplate $template * @param string $type 'signup' or 'login'. Added in 1.16. */ public function modifyUITemplate( &$template, &$type ) {