Searched refs:provFN (Results 1 – 1 of 1) sorted by relevance
70 $lines = @file_get_contents($this->provFN($providerId));206 io_saveFile($this->provFN($providerId), $provline, true); //global provider identities227 io_deleteFromFile($this->provFN($entry['id']), $provline);303 io_saveFile($this->provFN($providerId, 'changes'), $logline, true);315 function provFN($provid, $ext='conf') { function in fa_filestore