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

Bugtracker #5043 - add log message when IP-related signups exceeded, plus some notice removal, delete some XUP-related code

This commit is contained in:
e107steved
2010-09-07 17:03:30 +00:00
parent 5e3b71d3cd
commit c282e18248
5 changed files with 5 additions and 142 deletions

View File

@@ -140,6 +140,8 @@ define("LAN_SIGNUP_98", "Confirm Your Email Address");
define("LAN_SIGNUP_99", "Problem Encountered");
define("LAN_SIGNUP_100", "Admin Approval Pending");
define('LAN_SIGNUP_101', 'Update of records failed - please contact the site administrator');
//define('LAN_SIGNUP_102', 'Signup refused');
define('LAN_SIGNUP_103', 'Too many users already using IP address: ');
define("LAN_LOGINNAME", "Username");