- Timestamp:
- 2013/06/08 18:59:30 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/smarty_extends/function.html_checkboxes_ex.php
r22856 r22857 110 110 foreach ($options as $_key=>$_val) 111 111 $_html_result[] = smarty_function_html_checkboxes_output_ex($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids, $tags); 112 113 114 112 } else { 115 113 foreach ($values as $_i=>$_key) {
Note: See TracChangeset
for help on using the changeset viewer.
