Home
last modified time | relevance | path

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

/plugin/owncloud/
H A Dhelper.php33 protected $filenameCache = array(); variable in helper_plugin_owncloud
128 if(isset($this->filenameCache[$file])) return $this->filenameCache[$file];
131 $this->filenameCache[$file] = $id;