mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 09:38:53 +01:00
typo
This commit is contained in:
parent
114643d562
commit
2ec9cbae86
@ -903,7 +903,7 @@ class bocal
|
|||||||
{
|
{
|
||||||
// if we have a resource as participant
|
// if we have a resource as participant
|
||||||
$resource = ExecMethod($this->resources[$uid{0}]['info'],substr($uid,1));
|
$resource = ExecMethod($this->resources[$uid{0}]['info'],substr($uid,1));
|
||||||
$grants = $resource[0]['rights'];
|
$grants |= $resource[0]['rights'];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user