X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FUser.php;h=e7c5a326f432b344c6ff99faf05f48df25921903;hb=5974804aee5bfc01ea6b49de8537df960035c0ce;hp=a2e702379a2ab4167cb70e7b8ce09529b7ce1248;hpb=e92d87c26c408441d8c229fc1e9c7e0bcd93898a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/User.php b/includes/User.php index a2e702379a..e7c5a326f4 100644 --- a/includes/User.php +++ b/includes/User.php @@ -1041,7 +1041,7 @@ class User { /** * Initialize this object from a row from the user table. * - * @param array $row Row from the user table to load. + * @param stdClass $row Row from the user table to load. * @param array $data Further user data to load into the object * * user_groups Array with groups out of the user_groups table