Home
last modified time | relevance | path

Searched defs:addLogEntry (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/ChangeLog/
H A DChangeLogTrait.php17 abstract public function addLogEntry(array $info, $timestamp = null); function
H A DChangeLog.php726 public function addLogEntry(array $info, $timestamp = null) function in dokuwiki\\ChangeLog\\ChangeLog
/dokuwiki/inc/
H A Dchangelog.php52 function addLogEntry( function