Searched refs:tpl_inlineScript (Results 1 – 2 of 2) sorted by relevance
153 tpl_inlineScript('textChanged = ' . ($mod ? 'true' : 'false') . ';');
455 function tpl_inlineScript($script, $return = false) function