mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
ChangeLog update
This commit is contained in:
18
ChangeLog
18
ChangeLog
@@ -1,3 +1,21 @@
|
||||
2003-07-29 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* libs/Smarty.class.php
|
||||
libs/Smarty_Compiler.class.php:
|
||||
modifiers are resolved at compile-time now. _run_mod_handler() is
|
||||
still used for modifiers with map_array=true (== no preceeding '@')
|
||||
|
||||
* libs/Smarty.class.php
|
||||
libs/Smarty_Compiler.class.php
|
||||
libs/core/core.smarty_include.php:
|
||||
moved _smarty_include() back into Smarty.class.php
|
||||
|
||||
* libs/Smarty.class.php
|
||||
libs/core/core.load_plugins.php:
|
||||
prevent unnecessary calls to _read_file() in _is_compiled()
|
||||
converted method-call to internal function-call in
|
||||
smarty_core_load_plugins()
|
||||
|
||||
2003-07-28 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* libs/Smarty_Compiler.class.php:
|
||||
|
Reference in New Issue
Block a user