You are here

function mail_edit_update_last_removed in Mail Editor 7

File

./mail_edit.install, line 83
Install, update and uninstall functions for the Mail Editor module.

Code

function mail_edit_update_last_removed() {
  return 6000;
}