Searched refs:next_version (Results 1 – 2 of 2) sorted by relevance
25 private $next_version = null; variable in SIOCDokuWikiArticle86 $this->next_version = $rev;245 if ($this->next_version) {249 … $this->id . $exp->_urlseparator . 'rev' . $exp->_urlequal . $this->next_version258 … $this->id . $exp->_urlseparator . 'rev' . $exp->_urlequal . $this->next_version
945 private $next_version; variable in SIOCWikiArticle978 $this->next_version = $next_vers;1120 if ($this->next_version) {1122 … $rdf .= " <sioct:WikiArticle rdf:about=\"" . clean($this->next_version) . "\">\n";