Home
last modified time | relevance | path

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

/plugin/noiewarning/
H A Daction.php36 'is_IE' => $this->_is_IE(),
105 if (!$this->_is_IE() // if user is not using IE
154 private function _is_IE () { function in action_plugin_noiewarning