Closed (fixed)
Project:
Radioactivity
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2012 at 02:13 UTC
Updated:
25 Jun 2012 at 16:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
cpliakas commentedThe attached patch utilizes the REQUEST_TIME constant to eliminate calling the time() function, which also fixes the undefined index error.
Comment #2
cpliakas commentedMarking as needs review...
Comment #3
tcmug commentedHey, good catch!
I quickly reviewed it and it doesn't seem to break anything - at least when running cron from drush. Pushed to repo.
Comment #4
gregglesFixed here http://drupalcode.org/project/radioactivity.git/commit/51ef8f0
Any reason to keep this open? I assume not so marking fixed.