aboutsummaryrefslogtreecommitdiff
path: root/mod/file/pages/file/search.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/file/pages/file/search.php')
-rw-r--r--mod/file/pages/file/search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/file/pages/file/search.php b/mod/file/pages/file/search.php
index 402a28933..35f8a7db7 100644
--- a/mod/file/pages/file/search.php
+++ b/mod/file/pages/file/search.php
@@ -74,7 +74,7 @@ if ($listtype == "gallery") {
}
$params = array(
- 'types' => 'object',
+ 'type' => 'object',
'subtypes' => 'file',
'container_guid' => $page_owner_guid,
'limit' => $limit,