:
:
>
:
:
:
:
:
:
:
'critical',
1 => 'high',
2 => 'medium',
3 => 'low'
);
$priorityValue = $priorities[$ticket['priority']];
?>