mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix phan
This commit is contained in:
parent
1e43b2f836
commit
2035f5f7a5
|
|
@ -1350,6 +1350,7 @@ if (count($listofextcals)) {
|
|||
if (!empty($userId) && $userId > 0) {
|
||||
$event->userassigned[$userId] = [
|
||||
'id' => $userId,
|
||||
'transparency' => 1,
|
||||
];
|
||||
$event->percentage = -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user