X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FAuthPlugin.php;h=b85e1d6fc1c46d76dc12d749bc9afb1c1d5b57ea;hb=9217d86a9cdf3972ee892978ee132510c755cc88;hp=0b65593faf23fc30defa3e87130781620cb212b3;hpb=94117ad9c15fc57cd5a63204e43f6b190011b135;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 ) {