- bugfix if condition string 'neq' broken due to a typo https://github.com/smarty-php/smarty/issues/42

This commit is contained in:
Uwe Tews
2015-05-24 18:37:53 +02:00
parent c9cd39f36f
commit 0434f34bdd
6 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.25-dev/0';
const SMARTY_VERSION = '3.1.25-dev/1';
/**
* define variable scopes