This commit is contained in:
Mario
2022-01-23 15:06:18 +00:00
parent a8ac231667
commit f711913778

View File

@@ -186,7 +186,7 @@ class Permcat {
/** /**
* @brief assign a contact role to contacts * @brief assign a contact role to contacts
* *
* @param int $channel_id * @param array $channel
* @param string $role the name of the role * @param string $role the name of the role
* @param array $contacts an array of contact hashes * @param array $contacts an array of contact hashes
*/ */