gallery: removing search provider for now
This commit is contained in:
parent
3947aa3ef7
commit
0838b4c225
1 changed files with 1 additions and 1 deletions
|
@ -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');
|
require_once('apps/gallery/lib/hooks_handlers.php');
|
||||||
|
|
Loading…
Reference in a new issue