From c5cf7884d5f595f938b4421d1627ea6bcef9f5f1 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Thu, 6 Aug 2015 19:46:44 +0200 Subject: [PATCH] - commit several internal improvements --- change_log.txt | 1 + libs/Smarty.class.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index 3227a5eb..beaaf6e1 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 06.08.2015 - avoid possible circular object referances caused by parser/lexer objects - rewrite compileAll... utility methods + - commit several internal improvements 03.08.2015 - rework clear cache methods diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index b16b84b3..113f2b69 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '3.1.28-dev/41'; + const SMARTY_VERSION = '3.1.28-dev/43'; /** * define variable scopes