http://www.phpinsider.com/php/code/Smarty/

Version 1.4.4
-------------
    - fixed problem with including insecure templates with security
enabled
      (Monte)
    - numerous documentation updates. (Monte) 
    - added ENT_QUOTES to escapement of html. (Monte, Sam Beckwith)
    - implemented access to request variables via auto-assigned $smarty
      template variable.  (Andrei)
    - fixed a bug with parsing function arguments inside {if} tags if a
comma
      was present. (Andrei)
    - updated debug console with config file vars. (Monte)
    - added SMARTY_DIR constant as an alternative to relying on
include_path
      (Monte)
    - added popup_init and popup functions, (requires overlib.js)
(Monte)
    - updated debug console with config file vars. (Monte)
    - added debugging url control. (Monte)
    - added 'quotes' type to escape modifier. (Monte, Mike Krus)
    - added 'total' and 'iteration' section properties. (Andrei)
    - added 'start', 'max', and 'step' section attributes/properties.
(Andrei)
    - fixed a bug with security checking of functions inside {if} tags.
      (Andrei)
    - fixed a bug in Config_File that would incorrectly booleanize
values that
      weren't really booleans. (Andrei)




--
Monte Ohrt <[EMAIL PROTECTED]>
http://www.ispi.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to