fixed quoting of values in smarty_function_popup()

This commit is contained in:
messju
2004-01-27 22:55:41 +00:00
parent c4c90d87d6
commit aa2a705361
2 changed files with 4 additions and 6 deletions
+1
View File
@@ -1,3 +1,4 @@
- fix quoting of values in smarty_function_popup() (messju)
- fix handling of hidden sections in Config_File (messju)
- add handling of resources for {config_load} (messju)
- fix bug when using arrays with tr_attr and td_attr in {html_table} (messju)