smarty: Fix typo

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2015-01-29 13:15:44 +01:00
parent 0fc73b2bbb
commit 92478d0e4f

View File

@@ -1955,7 +1955,7 @@ NOTICE: existing compiled template and cache files must be deleted
09/01/2009
- dropped nl2br as plugin
- added '<>' as comparission operator in {if} tags
- cached caching_lifetime property to cache_liftime for backward compatibility with Smarty2.
- cached caching_lifetime property to cache_lifetime for backward compatibility with Smarty2.
{include} optional attribute is also now cache_lifetime
- fixed trigger_error method (moved into Smarty class)
- version is now Beta!!!