Trigger keep_alive hook when checking for recent messages, too

release-0.6
thomascube 13 years ago
parent 12bfc55e8c
commit 06c01d1720

@ -91,4 +91,6 @@ foreach ($a_mailboxes as $mbox_name) {
}
}
$RCMAIL->plugins->exec_hook('keep_alive', array());
$OUTPUT->send();

Loading…
Cancel
Save