- Timestamp:
- 2012/02/11 04:20:07 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/smarty_extends/function.html_checkboxes_ex.php
r21441 r21479 39 39 * @uses smarty_function_escape_special_chars() 40 40 */ 41 function smarty_function_html_checkboxes_ex($params, &$smarty) 42 { 41 function smarty_function_html_checkboxes_ex($params, &$smarty) { 43 42 require_once $smarty->_get_plugin_filepath('shared','escape_special_chars'); 44 43
Note: See TracChangeset
for help on using the changeset viewer.
