forked from extern/egroupware
reading images from setup.inc.php file
This commit is contained in:
parent
4091255de4
commit
ebedefd2e0
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user