Home
last modified time | relevance | path

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

/plugin/statistics/inc/
H A DBrowscap.php49 * UPDATE_FOPEN: Uses the fopen url wrapper (use file_get_contents).
54 const UPDATE_FOPEN = 'URL-wrapper'; define in Browscap
921 $this->updateMethod = self::UPDATE_FOPEN;
954 case self::UPDATE_FOPEN: