Home
last modified time | relevance | path

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

/plugin/qc/
DOutput.php14 public const MAXERR = 10; //what score to use as total failure define in dokuwiki\\plugin\\qc\\Output
43 if ($score > self::MAXERR) {