Home
last modified time | relevance | path

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

/plugin/txtconf/
H A Dadmin.php44 var $_conftype = null; variable in admin_plugin_txtconf
108 msg('Successfully Saved '.$this->_conftype,1);
110 msg('Problem Saving '.$this->_conftype,-1);
148 if ($this->_conftype && $this->_conftype == $mytype) {
188 ptln(' <input type="hidden" name="conftype" value="'.$this->_conftype.'" />');