summaryrefslogtreecommitdiffstats
path: root/search/appinfo/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'search/appinfo/app.php')
-rw-r--r--search/appinfo/app.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/search/appinfo/app.php b/search/appinfo/app.php
deleted file mode 100644
index b91341643f2..00000000000
--- a/search/appinfo/app.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-OC_App::register( array( 'order' => 2, "id" => 'search', 'name' => 'Search' ));
-
-?>