Home
last modified time | relevance | path

Searched refs:getRevisionsAround (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Ui/
H A DPageDiff.php351 [$revs1, $revs2] = $changelog->getRevisionsAround(
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php393 public function getRevisionsAround($rev1, $rev2, $max = 50)
383 public function getRevisionsAround($rev1, $rev2, $max = 50) global() function in dokuwiki\\ChangeLog\\ChangeLog