diff --git a/system/src/Grav/Common/Page/Pages.php b/system/src/Grav/Common/Page/Pages.php index c59ca5201..43f8f7ff9 100644 --- a/system/src/Grav/Common/Page/Pages.php +++ b/system/src/Grav/Common/Page/Pages.php @@ -968,7 +968,7 @@ class Pages $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