diff --git a/apps/gallery/appinfo/app.php b/apps/gallery/appinfo/app.php index 2aa6a9e8f9..e3a8dbd588 100644 --- a/apps/gallery/appinfo/app.php +++ b/apps/gallery/appinfo/app.php @@ -50,6 +50,6 @@ class OC_GallerySearchProvider extends OC_Search_Provider{ } } -OC_Search::registerProvider('OC_GallerySearchProvider'); +//OC_Search::registerProvider('OC_GallerySearchProvider'); require_once('apps/gallery/lib/hooks_handlers.php');