- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR

version update because of recent commit problems
This commit is contained in:
Uwe Tews
2017-10-26 06:34:51 +02:00
parent 5d8cd94c1d
commit 812758225c

View File

@@ -100,7 +100,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.32-dev-29';
const SMARTY_VERSION = '3.1.32-dev-30';
/**
* define variable scopes
*/