Home
last modified time | relevance | path

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

/plugin/crosspost/
H A Daction.php151 private function _skip_ns($xns, $ns) function in action_plugin_crosspost
181 if( $this->_skip_ns( $xns, getNS( $ID ) ) ) return;
220 if( $this->_skip_ns( $xns, $ns['id'] ) ) continue;