mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 22:25:31 +02:00
Delete Account Option
Delete Account Option added in admin area. Also updated the default_install.xml to add missing core options.
This commit is contained in:
@@ -277,6 +277,7 @@ define("USRLAN_253", "Older than");
|
||||
define("USRLAN_254", "Reset all passwords");
|
||||
define("USRLAN_255", "Notify User");
|
||||
define("USRLAN_256", "Dear");
|
||||
define("USRLAN_257", "Allow members to delete their account?");
|
||||
|
||||
// These need review - there are duplicates above - they come from admin/lan_userclass.php and are unconsistent with userclass defines. TODO LANS
|
||||
define("UCSLAN_1", "Sending notification email to");
|
||||
|
Reference in New Issue
Block a user