🐛 Fix missing reindexation with the scheduler

This commit is contained in:
Kazhnuz 2025-09-11 09:29:44 +02:00
parent 59a3c766dc
commit a72cde8293

View file

@ -42,6 +42,9 @@ if ($pages->scheduler()) {
reindexTags(); reindexTags();
reindexCategories(); reindexCategories();
reindexAuthors();
reindexArchives();
reindexKinds();
// Add to syslog // Add to syslog
$syslog->add(array( $syslog->add(array(