From 60d3d6e704176a54fe9870021a3ecabf8bd52037 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 2 Feb 2009 07:32:45 +0000 Subject: code audit fixes + bug fix: don't call sendmail with an empty To list (in notifications module) --- modules/notification/views/comment_added.html.php | 1 + modules/notification/views/comment_changed.html.php | 1 + 2 files changed, 2 insertions(+) (limited to 'modules/notification/views') diff --git a/modules/notification/views/comment_added.html.php b/modules/notification/views/comment_added.html.php index e69de29b..115bfc86 100644 --- a/modules/notification/views/comment_added.html.php +++ b/modules/notification/views/comment_added.html.php @@ -0,0 +1 @@ + diff --git a/modules/notification/views/comment_changed.html.php b/modules/notification/views/comment_changed.html.php index e69de29b..115bfc86 100644 --- a/modules/notification/views/comment_changed.html.php +++ b/modules/notification/views/comment_changed.html.php @@ -0,0 +1 @@ + -- cgit v1.2.3