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