Searched refs:_profilePath (Results 1 – 1 of 1) sorted by relevance
19 var $_profilePath; variable in helper_plugin_freesync29 $this->_profilePath = $conf['cachedir'].'/freesync';30 if(!file_exists($this->_profilePath))31 @mkdir($this->_profilePath);62 $oldpfFN = $this->_profilePath.'/'.$oldname.".ini";65 $pfFN = $this->_profilePath.'/'.$profile['name'].".ini";85 if($dh = opendir($this->_profilePath)) {96 $pfFN = $this->_profilePath.'/'.$name.".ini";