mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
*** empty log message ***
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
|||||||
Version 1.4.0
|
Version 1.4.0
|
||||||
-------------
|
-------------
|
||||||
|
- allowed custom functions to receive Smarty object as the second
|
||||||
|
parameter; this can be used to dynamically change template variables, for
|
||||||
|
example. (Andrei)
|
||||||
- added custom compiler functions support, register_compiler_function() and
|
- added custom compiler functions support, register_compiler_function() and
|
||||||
unregister_compiler_function() API functions. (Andrei, Ivo Jansch).
|
unregister_compiler_function() API functions. (Andrei, Ivo Jansch).
|
||||||
- updated GLOBAL_ASSIGN to take SCRIPT_NAME from HTTP_SERVER_VARS
|
- updated GLOBAL_ASSIGN to take SCRIPT_NAME from HTTP_SERVER_VARS
|
||||||
|
Reference in New Issue
Block a user