From b9bd1681a3b1496c0f1bbe5e6254ab4fd0c9fe30 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Sat, 29 Aug 2009 22:54:20 -0700 Subject: Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly. --- modules/notification/views/comment_published.html.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'modules/notification/views/comment_published.html.php') diff --git a/modules/notification/views/comment_published.html.php b/modules/notification/views/comment_published.html.php index 02daf921..e39e39c6 100644 --- a/modules/notification/views/comment_published.html.php +++ b/modules/notification/views/comment_published.html.php @@ -1,26 +1,26 @@ - <?= SafeString::of($subject) ?> + <?= html::clean($subject) ?> -

+

- + - + - + - + -- cgit v1.2.3
text)) ?>text)) ?>
author_name()) ?>author_name()) ?>
author_email()) ?>author_email()) ?>
author_url()) ?>author_url()) ?>