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:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2003-11-23 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* libs/core/core.write_compiled_resource.php
|
||||
libs/core/core.write_file.php:
|
||||
avoid touch()-ing of recently unlinked files by touch()-ing the
|
||||
tempfile before rename instead of touch()-ing the resulting file after
|
||||
rename.
|
||||
|
||||
* NEWS
|
||||
libs/Smarty.class.php:
|
||||
add property $tpl_error_reporting
|
||||
|
||||
2003-11-22 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* libs/plugins/function.assign.php:
|
||||
|
Reference in New Issue
Block a user