Home
last modified time | relevance | path

Searched refs:tpl_get_action (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/
H A Dtemplate.php542 * @see tpl_get_action
550 $data = tpl_get_action($type);
584 * @see tpl_get_action
592 $data = tpl_get_action($type);
648 function tpl_get_action($type)
581 function tpl_get_action($type) { global() function