Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php49 … 'wiki.getRecentChanges' => new ApiCall($this->legacyGetRecentChanges(...), 'legacy'),
450 public function legacyGetRecentChanges($timestamp) function in dokuwiki\\Remote\\LegacyApiCore