cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1071019929@cvsserver> |
changelog Tue Dec 9 20:32:09 2003 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.230 smarty/ChangeLog:1.231
--- smarty/ChangeLog:1.230 Mon Dec 8 20:35:05 2003
+++ smarty/ChangeLog Tue Dec 9 20:32:09 2003
@@ -1,3 +1,22 @@
+2003-12-09 Messju Mohr <[email protected]>
+
+ * libs/plugins/function.html_checkboxes.php
+ libs/plugins/function.html_options.php:
+ strict comparason didn't work in all cases. use type-casting now.
+
+ * NEWS
+ libs/plugins/function.html_checkboxes.php
+ libs/plugins/function.html_options.php:
+ fix bug when comparing array-keys to "selected" in html_options and
+ html_checkboxes
+
+ in_array() uses "strict" comparason now.
+
+ * libs/plugins/function.html_checkboxes.php
+ libs/plugins/function.html_options.php
+ libs/plugins/function.html_radios.php:
+ removed tabs, fixed indentiation
+
2003-12-08 Messju Mohr <[email protected]>
* NEWS
@@ -1627,7 +1646,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.230 2003/12/09 01:35:05 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.231 2003/12/10 01:32:09 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php