From cf66deeeba38263feef0ca4123a983cb78ce5cac Mon Sep 17 00:00:00 2001 From: Horus3 Date: Thu, 12 Feb 2015 18:49:02 +0100 Subject: Removed README --- conf/routes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/routes') diff --git a/conf/routes b/conf/routes index 8af3aed..ba0c0aa 100644 --- a/conf/routes +++ b/conf/routes @@ -13,6 +13,8 @@ POST /register App.Register GET /confirm App.Confirm GET /account App.Account +GET /test App.Test + # Ignore favicon requests GET /favicon.ico 404 -- cgit v1.2.3