alecpl
2011-07-05 9d195d6e82c3be4e543a47ef8ff1e9fe54bd0939
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') {