From 708f27f483d70660446ea2132b02cb7b39225f98 Mon Sep 17 00:00:00 2001
From: Bharat Mediratta "
class="gAvatar"
- alt="= $comment->author_name() ?>"
+ alt="= p::clean($comment->author_name()) ?>"
width="40"
height="40" />
= t("on ") . date("Y-M-d H:i:s", $comment->created) ?>
- = $comment->author_name() ?> = t("said") ?>
+ = p::clean($comment->author_name()) ?> = t("said") ?>