Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dtemplate.php1179 function tpl_img($maxwidth = 0, $maxheight = 0, $link = true, $params = null)
1106 function tpl_img($maxwidth = 0, $maxheight = 0, $link = true, $params = null) { global() function
/dokuwiki/lib/tpl/dokuwiki/
H A Ddetail.php54 <?php tpl_img(900, 700); /* parameters: maximum width, maximum height (and more) */ ?>