translate already imported system apps

This commit is contained in:
redmatrix 2016-06-15 16:24:45 -07:00
parent 47fc0c7958
commit 476116a972

View File

@ -264,6 +264,8 @@ class Apps {
if(! $papp['photo'])
$papp['photo'] = z_root() . '/' . get_default_profile_photo(80);
self::translate_system_apps($papp);
$papp['papp'] = self::papp_encode($papp);
if(! strstr($papp['url'],'://'))