You are here

constant RMH_LAST_TRY in Evercurrent 7.2

Same name and namespace in other branches
  1. 7 evercurrent.module \RMH_LAST_TRY

Date stamp set every time updates are tried sent.

3 uses of RMH_LAST_TRY
evercurrent_cron in ./evercurrent.module
Implements hook_cron().
_evercurrent_last_run in ./evercurrent.module
Helper function. Get interval since last try.
_evercurrent_write_status in ./evercurrent.send.inc
Discontinues the process of sending updates. Saves a status, message and last try time.

File

./evercurrent.module, line 23
evercurrent.module

Code

define('RMH_LAST_TRY', 'evercurrent_last_try');