1
0
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:
LaocheXe
2020-01-10 08:28:17 -06:00
parent 08b9041039
commit e01f1a4345
4 changed files with 23 additions and 5 deletions

View File

@@ -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");