Home
last modified time | relevance | path

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

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