1
0

Note changed to reflect safer version.

This commit is contained in:
Matthias Mees
2013-01-21 16:55:24 +01:00
parent dbe612e9dc
commit 7f320909ff
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Version 1.7 ()
------------------------------------------------------------------------
* rc2: Alter entries.tpl to add the line:
{assign var="entry" value=$entry scope=parent}
{assign var="entry" value=$entry scope="parent"}
for proper propagation of $entry to sub-templates.
* rc2: Alter error reporting to only fail when 'debug' mode is enabled,