summaryrefslogtreecommitdiff
path: root/libs/Smarty.class.php
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-10-19 20:43:17 +0200
committeruwetews <uwe.tews@googlemail.com>2016-10-19 20:43:17 +0200
commit34e5739fc11fc3f4c0dd07e775416c9fc984b5ed (patch)
tree46234e8186ac427b83e9f2f7092f9113bdfd53bc /libs/Smarty.class.php
parent80a024f44efdcc307dedbfdbb63243e718660fdb (diff)
downloadsmarty-34e5739fc11fc3f4c0dd07e775416c9fc984b5ed.tar.gz
smarty-34e5739fc11fc3f4c0dd07e775416c9fc984b5ed.tar.bz2
smarty-34e5739fc11fc3f4c0dd07e775416c9fc984b5ed.zip
- bugfix {make_nocache $var} remove spaces from variable value https://github.com/smarty-php/smarty/issues/304
Diffstat (limited to 'libs/Smarty.class.php')
-rw-r--r--libs/Smarty.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php
index 239f3c4b..0459030f 100644
--- a/libs/Smarty.class.php
+++ b/libs/Smarty.class.php
@@ -114,7 +114,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
- const SMARTY_VERSION = '3.1.31-dev/35';
+ const SMARTY_VERSION = '3.1.31-dev/36';
/**
* define variable scopes