You are here

constant SIMPLENEWS_SEND_TIME_LIMIT in Simplenews 7.2

Same name and namespace in other branches
  1. 6.2 simplenews.module \SIMPLENEWS_SEND_TIME_LIMIT
  2. 6 simplenews.module \SIMPLENEWS_SEND_TIME_LIMIT
  3. 7 simplenews.module \SIMPLENEWS_SEND_TIME_LIMIT

AT 80% OF PHP MAX EXECUTION TIME EMAIL SENDING IS INTERRUPTED

1 use of SIMPLENEWS_SEND_TIME_LIMIT
simplenews_mail_spool in includes/simplenews.mail.inc
Send simplenews newsletters from the spool.

File

./simplenews.module, line 56
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SEND_TIME_LIMIT', 0.8);