Searched refs:norestrictions (Results 1 – 1 of 1) sorted by relevance
37 $norestrictions = $this->getConf('norestrictions');38 $skip = $this->skipNs($ns, $norestrictions);68 * @param string $norestrictions71 public function skipNs($ns, $norestrictions) argument74 explode(',', $norestrictions),