Update Apps.php
This commit is contained in:
parent
0fe7004d38
commit
4fd9d1ee5f
@ -326,7 +326,8 @@ class Apps {
|
|||||||
'Profile Photo' => t('Profile Photo'),
|
'Profile Photo' => t('Profile Photo'),
|
||||||
'Profile' => t('Profile'),
|
'Profile' => t('Profile'),
|
||||||
'Profiles' => t('Profiles'),
|
'Profiles' => t('Profiles'),
|
||||||
'Privacy Groups' => t('Privacy Groups')
|
'Privacy Groups' => t('Privacy Groups'),
|
||||||
|
'Notifications' => t('Notifications')
|
||||||
);
|
);
|
||||||
|
|
||||||
if(array_key_exists('name',$arr)) {
|
if(array_key_exists('name',$arr)) {
|
||||||
|
Reference in New Issue
Block a user