Hi, just a quick issue I noticed in the code of 7.x-2.x:

In radioactivity-bootstrap.inc, define("VAR_RADIOACTIVITY_MEMCACHED_PREFIX", variable_get("radioactivity_memcached_prefix", "")); isn't done when initialization is done and a config file is missing.

Comments

kevineinarsson created an issue. See original summary.

kevineinarsson’s picture

Status: Active » Needs review
StatusFileSize
new780 bytes

Patch attached. One line change. :-)

sutharsan’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.