Home
last modified time | relevance | path

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

/plugin/mediasyntax/
Dhelper.php19 public $sec_close = true; variable in helper_plugin_mediasyntax
471 if ($lvl != 0 && $this->sec_close) {
Daction.php78 $this->helper->sec_close = false;
/plugin/include/
H A Dhelper.php18 var $sec_close = true; variable in helper_plugin_include
498 if($lvl != 0 && $this->sec_close && !$flags['inline']) {