1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +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

@@ -423,6 +423,14 @@ City, State, Country
'pinterest' => '',
'vimeo' => '',
)]]></core>
<core name="avatar_upload">0</core>
<core name="photo_upload">0</core>
<core name="profile_rate">0</core>
<core name="profile_comments">0</core>
<core name="force_userupdate">0</core>
<core name="del_unv">0</core>
<core name="del_accu">1</core>
<core name="signature_access">253</core>
<emote name="alien!png">!alien</emote>
<emote name="amazed!png">!amazed</emote>
<emote name="angry!png">!grr !angry</emote>