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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | radioactivity-define-memcache-prefix-2942894-2.patch | 780 bytes | kevineinarsson |
Comments
Comment #2
kevineinarsson commentedPatch attached. One line change. :-)
Comment #4
sutharsan commented