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:
23
ChangeLog
23
ChangeLog
@@ -1,3 +1,26 @@
|
||||
2004-08-23 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* libs/plugins/modifier.capitalize.php:
|
||||
dont use constant, use static var instead
|
||||
|
||||
* libs/plugins/modifier.capitalize.php:
|
||||
implement optional param to capitalize for digit behavior
|
||||
|
||||
* libs/plugins/modifier.capitalize.php:
|
||||
another commit to capitalize, taking special chars into account
|
||||
|
||||
2004-08-23 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* libs/Smarty_Compiler.class.php:
|
||||
cleaned up attribute-handling in Smarty_Compiler::_compile_foreach_start()
|
||||
|
||||
2004-08-23 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* NEWS
|
||||
libs/plugins/function.html_select_date.php
|
||||
libs/plugins/modifier.capitalize.php:
|
||||
fix capitalize modifier to not rely on buggy ucwords() func
|
||||
|
||||
2004-08-20 Monte Ohrt <monte@ispi.net>
|
||||
|
||||
* libs/plugins/function.html_select_date.php:
|
||||
|
Reference in New Issue
Block a user