Home
last modified time | relevance | path

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

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