Searched defs:rev (Results 1 – 7 of 7) sorted by relevance
25 $rev = (int)$INFO["rev"]; variable27 $rev = (int)$INFO["lastmod"]; variable
109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable111 $rev = (int)$INFO["lastmod"]; variable
57 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable59 $rev = (int)$INFO["lastmod"]; variable
56 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable58 $rev = (int)$INFO["lastmod"]; variable
40 function template_tpl_include_page($pageid, $print = true, $propagate = false, $rev = '') {