mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-21 02:20:54 +08:00
upload/section add tags
This commit is contained in:
@@ -254,6 +254,7 @@ class SearchBoxRepository extends BaseRepository
|
||||
if ($searchBox->showsubcat) {
|
||||
$searchBox->loadSubCategories();
|
||||
}
|
||||
$searchBox->loadTags();
|
||||
}
|
||||
return $searchBoxList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user