mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
do NOT complain about regulary disabled egw-pear
This commit is contained in:
parent
8e55c897ab
commit
1e879b3353
@ -433,7 +433,7 @@ else
|
|||||||
$setup_tpl->set_var('resolution','');
|
$setup_tpl->set_var('resolution','');
|
||||||
$status = lang('OK') . ' - ' . $value['status'];
|
$status = lang('OK') . ' - ' . $value['status'];
|
||||||
}
|
}
|
||||||
else
|
elseif($key != 'egw-pear')
|
||||||
{
|
{
|
||||||
if ($value['tables'][0] != '')
|
if ($value['tables'][0] != '')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user