- bugfix {make_nocache $var} did fail when variable value did contain '\' https://github.com/smarty-php/smarty/issues/305

This commit is contained in:
uwetews
2016-10-19 19:35:58 +02:00
parent f3e0e01266
commit 80a024f44e
3 changed files with 6 additions and 3 deletions

View File

@@ -114,7 +114,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.31-dev/34';
const SMARTY_VERSION = '3.1.31-dev/35';
/**
* define variable scopes