Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaita <maxence@pontapreta.net>2016-12-01 16:27:51 +0300
committerdaita <maxence@pontapreta.net>2016-12-01 16:27:51 +0300
commit2010b566189c257229628fac9cdb8d44cda0c222 (patch)
treefaa883a4b811a75dfa32cac0130143efdbf15720 /appinfo
parentf5e3877cea9d1c2ff6e68200e3e025ade449c04c (diff)
0.10.3
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/routes.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/appinfo/routes.php b/appinfo/routes.php
index eb221ea..0a72d6d 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -76,10 +76,4 @@ return [
'verb' => 'POST'
]
]
-]
-;
-
-/*
- * This route is now useless. It was used with navigate.js + SearchController
- * We are now using SearchProvider.
- */
+];