diff --git a/system/src/Grav/Common/Page/Pages.php b/system/src/Grav/Common/Page/Pages.php index ac0e41cb02..0c527d153e 100644 --- a/system/src/Grav/Common/Page/Pages.php +++ b/system/src/Grav/Common/Page/Pages.php @@ -946,7 +946,7 @@ protected function buildPages() $this->grav['debugger']->addMessage('Page cache missed, rebuilding pages..'); // recurse pages and cache result - $this->resetPages($pages_dir, $this->pages_cache_id); + $this->resetPages($pages_dir); } else { // If pages was found in cache, set the taxonomy