1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Removed route system/xup/signup

system/xup/signup is now system/xup/login
This commit is contained in:
Nick Liu
2020-02-26 21:22:45 +01:00
parent 8c072e243b
commit ae6340c233
4 changed files with 15 additions and 125 deletions

View File

@@ -125,7 +125,6 @@ define("LAN_XUP_ERRM_05", "Signup failed! User already exists. Please use 'login
define("LAN_XUP_ERRM_06", "Signup failed! Can't access user email - registration without an email is impossible.");
define("LAN_XUP_ERRM_07", "Social Login Tester");
define("LAN_XUP_ERRM_08", "Please log out of e107 before testing the user login/signup procedure.");
define("LAN_XUP_ERRM_09", "Test login only with [x]");
define("LAN_XUP_ERRM_10", "Test signup/login with [x]");
define("LAN_XUP_ERRM_11", "Logged in:");
define("LAN_XUP_ERRM_12", "Test logout");