1. actor])) $action->actor = $users[$action->actor]; if($action->action == 'assigned' and isset($users[$action->extra]) ) $action->extra = $users[$action->extra]; if(strpos($action->actor, ':') !== false) $action->actor = substr($action->actor, strpos($action->actor, ':') + 1); ?> action->printAction($action);?> comment) or !empty($action->history)):?> comment)) echo "
    ";?> comment) echo strip_tags($action->comment) == $action->comment ? nl2br($action->comment) : $action->comment; ?> comment)) echo "
    ";?>