Home
last modified time | relevance | path

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

/plugin/anonprotect/
Daction.php37 $norestrictions = $this->getConf('norestrictions');
38 $skip = $this->skipNs($ns, $norestrictions);
68 * @param string $norestrictions
71 public function skipNs($ns, $norestrictions) argument
74 explode(',', $norestrictions),