mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
remove obsolet sieve entries from sidebox (moved to tree context menu)
This commit is contained in:
parent
ad57f6cc5e
commit
e6a315db97
@ -598,7 +598,7 @@ class mail_hooks
|
|||||||
}
|
}
|
||||||
// display them all
|
// display them all
|
||||||
display_sidebox($appname,$menu_title,$file);
|
display_sidebox($appname,$menu_title,$file);
|
||||||
|
/*
|
||||||
unset($file);
|
unset($file);
|
||||||
if ($preferences && $sieveEnabledServerCounter)
|
if ($preferences && $sieveEnabledServerCounter)
|
||||||
{
|
{
|
||||||
@ -642,7 +642,7 @@ class mail_hooks
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
if ($GLOBALS['egw_info']['user']['apps']['admin'])
|
if ($GLOBALS['egw_info']['user']['apps']['admin'])
|
||||||
{
|
{
|
||||||
$file = Array(
|
$file = Array(
|
||||||
|
Loading…
Reference in New Issue
Block a user