Home
last modified time | relevance | path

Searched defs:rev (Results 1 – 7 of 7) sorted by relevance

/template/monobook/
H A Dinc_cite.php25 $rev = (int)$INFO["rev"]; variable
27 $rev = (int)$INFO["lastmod"]; variable
H A Dmain.php109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
111 $rev = (int)$INFO["lastmod"]; variable
/template/vector/
H A Dinc_cite.php25 $rev = (int)$INFO["rev"]; variable
27 $rev = (int)$INFO["lastmod"]; variable
H A Dmain.php109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
111 $rev = (int)$INFO["lastmod"]; variable
/template/prsnl10/
H A Dmain.php57 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
59 $rev = (int)$INFO["lastmod"]; variable
/template/mnml-blog/
H A Dmain.php56 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
58 $rev = (int)$INFO["lastmod"]; variable
/template/lisps/
H A Dmain.php40 function template_tpl_include_page($pageid, $print = true, $propagate = false, $rev = '') {