mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Fix return value from new method added in 49fd482
This commit is contained in:
@@ -97,6 +97,7 @@ class CaseLogEntry extends ActivityEntry
|
||||
// Reset bIsFromCurrentUser as UserRights often consider '' login as current user login
|
||||
$this->bIsFromCurrentUser = null;
|
||||
}
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user