- bugfix {strip} must remove all blanks between html tags https://github.com/smarty-php/smarty/issues/136

This commit is contained in:
uwetews
2015-12-21 23:35:52 +01:00
parent fd09164be5
commit a8f8efd4b4
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.30-dev/2';
const SMARTY_VERSION = '3.1.30-dev/3';
/**
* define variable scopes