thomascube
2007-09-19 5eee009671d773cb3ebef5beca6ad47c919ac4c7
program/steps/mail/list.inc
@@ -58,7 +58,8 @@
// add message rows
if (isset($a_headers) && count($a_headers))
  rcmail_js_message_list($a_headers);
else
  $OUTPUT->show_message('nomessagesfound', 'notice');
  
// send response
$OUTPUT->send();