change line 315 from if ($user->comment_notify_settings) { to if (!empty($user->comment_notify_settings)) {
from chx.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1630070_avoid_notices.patch | 499 bytes | greggles |
change line 315 from if ($user->comment_notify_settings) { to if (!empty($user->comment_notify_settings)) {
from chx.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1630070_avoid_notices.patch | 499 bytes | greggles |
Comments
Comment #1
gregglesComment #2
greggleshttp://drupalcode.org/project/comment_notify.git/commit/7311dae