- Timestamp:
- 2013/02/18 19:09:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/smarty_extends/function.from_to.php
r21526 r22567 31 31 * @uses smarty_function_escape_special_chars() 32 32 */ 33 function smarty_function_from_to($params, &$smarty) { 33 function smarty_function_from_to($params, &$smarty) 34 { 34 35 require_once $smarty->_get_plugin_filepath('shared', 'escape_special_chars'); 35 36
Note: See TracChangeset
for help on using the changeset viewer.
