@@ -49,7 +49,7 @@ |
||
49 | 49 | /** |
50 | 50 | * Checks if the user is in the specified group and associatied to the site |
51 | 51 | * |
52 | - * @param string $userid Unique user ID |
|
52 | + * @param string $user Unique user ID |
|
53 | 53 | * @param string|array $groupcodes Unique user/customer group codes that are allowed |
54 | 54 | * @return boolean True if user is part of the group, false if not |
55 | 55 | */ |