Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php663 $cachefile = $this->_GetCacheFile();
1035 function _GetCacheFile($serverid = "", $data_private_path = "") function in pfcGlobalConfig
1044 $cachefile = $this->_GetCacheFile();
1061 $cachefile = $this->_GetCacheFile();
1106 $cachefile = $this->_GetCacheFile();
H A Dpfcinfo.class.php18 $cachefile = pfcGlobalConfig::_GetCacheFile( $serverid, $data_private_path );