Home
last modified time | relevance | path

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

/plugin/changes/
Dsyntax.php219 * @param array $excludedpages
225 …protected function getChanges($num, $ns, $excludedpages, $type, $user, $maxage, $excludedusers, $r… argument
260 $excludedpages,
291 * @param array $excludedpages
298 …protected function handleChangelogLine($line, $ns, $excludedpages, $type, $user, $maxage, &$seen, … argument
337 if (!empty($excludedpages)) {
338 if (in_array($change['id'], $excludedpages)) {