X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2FAuthPlugin.php;h=45ad4d1bd1131c6e8567fe844565f21e64c168bb;hb=a985acd573f19b7fd36d9d4c18783401e710c3e9;hp=0ce3cf96d0d68ee4a8a092349822fcba75fdc0be;hpb=a9d8a2090579b41d3e533b8829718ce481471b9b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/AuthPlugin.php b/includes/AuthPlugin.php index 0ce3cf96d0..45ad4d1bd1 100644 --- a/includes/AuthPlugin.php +++ b/includes/AuthPlugin.php @@ -204,7 +204,7 @@ class AuthPlugin { * Update user information in the external authentication database. * Return true if successful. * - * @param User $user User object. + * @param User $user * @return bool */ public function updateExternalDB( $user ) {