Lines Matching refs:REV
301 global $ID, $INFO, $REV, $conf;
304 $INFO['meta']['title'] . ($REV ? ' (rev ' . $REV . ')' : ''),
319 $ID . ($REV ? $exporter->_urlseparator . 'rev' . $exporter->_urlequal . $REV : '')
322 $INFO['meta']['title'] . ($REV ? ' (rev ' . $REV . ')' : ''), // subject
323 rawWiki($ID, $REV) // body (content)
326 $wikipage->addContentEncoded(p_cached_output(wikiFN($ID, $REV), 'xhtml'));
347 if (!$REV && $this->getConf('userns') && isset($INFO['meta']['contributor'])) {
357 if (!$REV) {
372 if (!$REV) {
377 $currentrev = array_search($REV, $pagerevs);
393 if ($REV) {