Home
last modified time | relevance | path

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

/plugin/settingstree/settings/
H A Dsettingswrapper.class.php13 protected $_updated = false; // flag to indicate if value was updated. variable in settingswrapper
38 $this->_updated = true;
86 }elseif ($this->_updated && !$this->changed){