program/steps/mail/compose.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/compose.inc
@@ -1454,7 +1454,7 @@ if (isset($_POST['_priority'])) $sel = $_POST['_priority']; else if ($MESSAGE->headers && intval($MESSAGE->headers->priority) != 3) else if (isset($MESSAGE->headers->priority) && intval($MESSAGE->headers->priority) != 3) $sel = $MESSAGE->headers->priority; else $sel = 0;