Merge pull request #222 from glensc/patch-1

Update NEW_FEATURES.txt
This commit is contained in:
uwetews
2016-04-24 15:18:03 +02:00
2 changed files with 12 additions and 14 deletions

View File

@@ -100,9 +100,9 @@ Smarty 3.1.30
The content of the compiled template may depend on the template_dir search order 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 {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 Smarty 3.1.28
@@ -231,5 +231,3 @@ Smarty 3.1.22
Smarty::DEBUG_INDIVIDUAL will create for each display() and fetch() call an individual debug window. Smarty::DEBUG_INDIVIDUAL will create for each display() and fetch() call an individual debug window.
.