Update Apps.php

This commit is contained in:
Max Kostikov 2018-07-27 11:29:38 +02:00
parent 0fe7004d38
commit 4fd9d1ee5f

View File

@ -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)) {