mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 16:55:56 +02:00
Merge branch 'develop' into 1.6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user