Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dadmin.php6161 $this->scanDirectoryForStats($metaDir, '', $stats);
6179 private function scanDirectoryForStats($dir, $namespace, &$stats) { function in admin_plugin_calendar
6224 $this->scanDirectoryForStats($path . '/', $newNamespace, $stats);
H A DCHANGELOG.md1100 - The `scanDirectoryForStats()` function was counting ALL entries in JSON files
1191 - Fixed in `scanDirectoryForStats()` (line 5453)