thomascube
2011-07-17 ce4e0ece1f8021abbc5cfbefa328be8acb5aac7c
index.php
@@ -205,6 +205,7 @@
// handle special actions
if ($RCMAIL->action == 'keep-alive') {
  $OUTPUT->reset();
  $RCMAIL->plugins->exec_hook('keep_alive', array());
  $OUTPUT->send();
}
else if ($RCMAIL->action == 'save-pref') {