Home
last modified time | relevance | path

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

/plugin/fedauth/classes/
H A Dfa_providerlist.class.php60 var $cfgFile = ''; variable in fa_providerlist
80 $this->cfgFile = $cfg;
82 if (file_exists($this->cfgFile)) {
87 include($this->cfgFile);
321 file_put_contents($this->cfgFile, $cfg);
330 $this->cfgFile = $fname;