Updated to Smarty 2.6.26 (June 18th, 2009), we should update to Smarty 3.x (current...
[mirrors/Kyberia-bloodline.git] / wwwroot / smarty / RELEASE_NOTES
index 627100f6a6ca5c9da6c0fa30f84382e426ae6f0f..2cc9896bbf41856856353ff18ae3396fcfe65d9b 100644 (file)
@@ -58,7 +58,7 @@ extracted to PHP namespace, saving an extract call for every template. There is
 now support for applying modifiers to static values and functions. You can now
 access constants with $smarty.const.VAR.  See the NEWS file for complete
 changes.
-
 2.3.1
 -----
 
@@ -135,7 +135,7 @@ through a list (or array) of values.
 This release has quite a few new features and fixes. Most notable are the
 introduction of block functions, so you can write plugins that work on a block
 of text with {func}{/func} notation. Also output filters were added, so you can
-apply a function against the output of your templates. This differs from the
+apply a function against the output of your templates. This differs from the 
 postfilter function, which works on the compiled template at compile time, and
 output filters work on the template output at runtime.
 
This page took 0.096126 seconds and 4 git commands to generate.