mirror of
https://github.com/YGGverse/Yo.git
synced 2025-01-15 01:00:18 +00:00
update page on reindex request sent
This commit is contained in:
parent
e60550bedd
commit
39f42288ec
@ -193,7 +193,10 @@ if ($config->webui->index->enabled)
|
|||||||
);
|
);
|
||||||
|
|
||||||
header(
|
header(
|
||||||
'Refresh:0'
|
sprintf(
|
||||||
|
'Location: explore.php?i=%d',
|
||||||
|
$document->getId()
|
||||||
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user