*** empty log message ***

This commit is contained in:
andrey
2001-04-25 15:35:13 +00:00
parent aab9e4894c
commit 6e7efbfafd

3
NEWS
View File

@@ -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