1
0

Safer version of Smarty3 compatibility.

This commit is contained in:
Matthias Mees
2013-01-21 16:52:05 +01:00
parent 53ea38aa3c
commit dbe612e9dc
8 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
{/if}
{foreach from=$dategroup.entries item="entry"}
{assign var="entry" value=$entry scope=parent}
{assign var="entry" value=$entry scope="parent"}
<h4 class="entry-title serendipity_title"><a href="{$entry.link}" rel="bookmark">{$entry.title}</a></h4>
<div class="serendipity_entry serendipity_entry_author_{$entry.author|@makeFilename} {if $entry.is_entry_owner}serendipity_entry_author_self{/if}">