diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-02 15:41:47 +0000 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-02 15:41:47 +0000 |
| commit | ef58ac91e8c23832e657a4f8dee57fe0b7733ae8 (patch) | |
| tree | 4c5979f253d66cba03731261d04cf5a0621b7816 /modules/notification/views/comment_changed.html.php | |
| parent | 89edd4d3ff307d79b82a3eb196b6bdad5be26804 (diff) | |
Notifications now send emails when a comment is published. It won't
send the email if the comment status is not published. This gives the
administrator to moderate the comments prior to being published.
Diffstat (limited to 'modules/notification/views/comment_changed.html.php')
| -rw-r--r-- | modules/notification/views/comment_changed.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/notification/views/comment_changed.html.php b/modules/notification/views/comment_changed.html.php deleted file mode 100644 index 115bfc86..00000000 --- a/modules/notification/views/comment_changed.html.php +++ /dev/null @@ -1 +0,0 @@ -<?php defined("SYSPATH") or die("No direct script access.") ?> |
