reading images from setup.inc.php file

This commit is contained in:
Ralf Becker 2010-06-09 06:48:58 +00:00
parent 4091255de4
commit ebedefd2e0

View File

@ -252,7 +252,7 @@ class about
}
}
}
$app_info = $GLOBALS['egw_info']['apps'][$app];
$app_info = array_merge($GLOBALS['egw_info']['apps'][$app],$setup_info[$app]);
// define the return array
$ret = array(