mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
update page on reindex request sent
This commit is contained in:
parent
e60550bedd
commit
39f42288ec
1 changed files with 4 additions and 1 deletions
|
|
@ -193,7 +193,10 @@ if ($config->webui->index->enabled)
|
|||
);
|
||||
|
||||
header(
|
||||
'Refresh:0'
|
||||
sprintf(
|
||||
'Location: explore.php?i=%d',
|
||||
$document->getId()
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue