HomePhorge

D25976

Remove an unneeded condition in PHUITimelineEventView.php
Author: aklapper
Summary: Since rP40e9806e3c88500a67d382a5ec07594325f1b000 changing `if ($items || $has_menu)` to `if ($items)`, the ternary…