diff --git a/apps/gallery/appinfo/app.php b/apps/gallery/appinfo/app.php index c8de44ff8fa..80337741832 100644 --- a/apps/gallery/appinfo/app.php +++ b/apps/gallery/appinfo/app.php @@ -55,6 +55,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');