diff options
Diffstat (limited to 'apps/gallery/appinfo/app.php')
-rwxr-xr-x | apps/gallery/appinfo/app.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/gallery/appinfo/app.php b/apps/gallery/appinfo/app.php index 333b1581ce1..878da48698a 100755 --- a/apps/gallery/appinfo/app.php +++ b/apps/gallery/appinfo/app.php @@ -56,5 +56,3 @@ class OC_GallerySearchProvider extends OC_Search_Provider{ OC_Search::registerProvider('OC_GallerySearchProvider'); require_once('apps/gallery/lib/hooks_handlers.php'); -OCP\CONFIG::setAppValue('core', 'public_gallery', '/apps/gallery/sharing.php'); -?> |