Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php452 $recents = $this->getRecentPageChanges($timestamp);
H A DApiCore.php366 public function getRecentPageChanges($timestamp = 0) function in dokuwiki\\Remote\\ApiCore