Home
last modified time | relevance | path

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

/plugin/redirect2/
Daction.php207 $redirect = $this->_RedirectMatch($ID, $map);
269 $redirect = $this->_RedirectMatch($checkID, $map);
296 protected function _RedirectMatch( $checkID, $map ) function in action_plugin_redirect2