mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
ChangeLog update
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,3 +1,20 @@
|
||||
2004-01-25 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* docs/programmers.sgml:
|
||||
documented parameters of Smarty::clear_compiled_tpl()
|
||||
|
||||
* libs/Smarty_Compiler.class.php:
|
||||
Smarty_Compiler::_syntax_error() uses Smarty::_trigger_fatal_error() now
|
||||
instead of the trigger_error()-function
|
||||
|
||||
* libs/Smarty.class.php:
|
||||
Smarty::_trigger_fatal_error() uses Smarty::trigger_error() now,
|
||||
instead of the native trigger_error()-function
|
||||
|
||||
* libs/Smarty_Compiler.class.php:
|
||||
unrecognized custom-functions trigger an error at compile now, not at
|
||||
display-time.
|
||||
|
||||
2004-01-23 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* docs/getting-started.sgml:
|
||||
|
Reference in New Issue
Block a user