Home
last modified time | relevance | path

Searched defs:minor (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/inc/
H A Dcommon.php1286 saveWikiText($id, $text, $summary, $minor = false) global() argument
1335 notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = array(), $current_rev = false) global() argument
[all...]
/dokuwiki/bin/
H A Ddwpage.php242 commandCommit($localfile, $wiki_id, $message, $minor) global() argument
/dokuwiki/inc/File/
H A DPageFile.php79 public function saveWikiText($text, $summary, $minor = false) argument