diff options
Diffstat (limited to 'core/routes.php')
-rw-r--r-- | core/routes.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/routes.php b/core/routes.php index 5c99c542d48..cc0aa53a21e 100644 --- a/core/routes.php +++ b/core/routes.php @@ -6,8 +6,6 @@ * See the COPYING-README file. */ -require_once 'settings/routes.php'; - // Core ajax actions // Search $this->create('search_ajax_search', '/search/ajax/search.php') |