From af1b632a115b41d4d28404bb9968797228c355cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 24 Apr 2016 15:19:30 +0300 Subject: [PATCH] Update NEW_FEATURES.txt --- NEW_FEATURES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEW_FEATURES.txt b/NEW_FEATURES.txt index 1f58862e..6944dd23 100644 --- a/NEW_FEATURES.txt +++ b/NEW_FEATURES.txt @@ -100,9 +100,9 @@ Smarty 3.1.30 The content of the compiled template may depend on the template_dir search order {include .... inline} is used or $smarty->merge_compiled_includes is enabled - ACP + APC === - If ACP is enabled force an apc_compile_file() when compiled or cached template was updated + If APC is enabled force an apc_compile_file() when compiled or cached template was updated Smarty 3.1.28