Searched refs:saveProfile (Results 1 – 2 of 2) sorted by relevance
56 function saveProfile($oldname, $profile) { function in helper_plugin_freesync273 $this->saveProfile($this->getProfileName(), $this->_profile);355 $this->saveProfile($this->getProfileName(), $this->_profile);404 $this->saveProfile($this->getProfileName(), $this->_profile);477 $this->saveProfile($this->getProfileName(), $this->_profile);
64 case "save_profile": $this->fshlp->saveProfile($_REQUEST['oldname'], $param); break;