Home
last modified time | relevance | path

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

/plugin/metadisplay/helper/
H A Dhtml.php15 private $exact_page_match = false; variable in helper_plugin_metadisplay_html
52 if($exact == 'on') $this->exact_page_match = true;
88 if($this->exact_page_match) {
H A Dplaintext.php15 private $exact_page_match = false; variable in helper_plugin_metadisplay_plaintext
51 if($exact == 'on') $this->exact_page_match = true;
88 if($this->exact_page_match) {