Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php47 'wiki.putPage' => new ApiCall($this->legacyPutPage(...), 'legacy'),
310 public function legacyPutPage($id, $text, $params = []) function in dokuwiki\\Remote\\LegacyApiCore