alecpl
2009-07-31 e54bb72d30cfd88fcef5434b472fb3d9b2cca710
program/steps/mail/show.inc
@@ -142,6 +142,9 @@
    if ($last > 0)
      $OUTPUT->set_env('last_uid', $last);
    }
  if ($CONFIG['display_next'])
    $OUTPUT->set_env('display_next', true);
  if (!$MESSAGE->headers->seen)
    $RCMAIL->plugins->exec_hook('message_read', array('uid' => $MESSAGE->uid,