summaryrefslogtreecommitdiff
path: root/app/Template/feed/project.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/feed/project.php')
-rw-r--r--app/Template/feed/project.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/feed/project.php b/app/Template/feed/project.php
index 76cf6cf0..1c6d1166 100644
--- a/app/Template/feed/project.php
+++ b/app/Template/feed/project.php
@@ -15,7 +15,7 @@
<published><?= date(DATE_ATOM, $e['date_creation']) ?></published>
<updated><?= date(DATE_ATOM, $e['date_creation']) ?></updated>
<author>
- <name><?= $this->e($e['author']) ?></name>
+ <name><?= $this->text->e($e['author']) ?></name>
</author>
<content type="html">
<![CDATA[