You are here

function simplenews_scheduler_update_last_removed in Simplenews Scheduler 7

File

./simplenews_scheduler.install, line 140
Install and uninstall functions for the Simplenews Scheduler module.

Code

function simplenews_scheduler_update_last_removed() {
  return 6005;
}