Searched refs:add_local_setting (Results 1 – 2 of 2) sorted by relevance
103 … if( $this->_myconf->add_local_setting($_POST['newkey'],$_POST['newval'])) $this->_changed = true;
113 function add_local_setting($key,$value) { function in txtconfiguration