issue #1957 albums/tags found now correctly filled

This commit is contained in:
plegall
2023-08-17 11:12:56 +02:00
parent 05f7a7e417
commit 52969a7708
6 changed files with 97 additions and 31 deletions
+4
View File
@@ -368,6 +368,10 @@ else
{
$page['qsearch_details'] = $search_result['qs'];
}
else if (isset($search_result['search_details']))
{
$page['search_details'] = $search_result['search_details'];
}
$page = array_merge(
$page,