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