mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +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_sidebox($appname,$menu_title,$file);
|
||||
|
||||
/*
|
||||
unset($file);
|
||||
if ($preferences && $sieveEnabledServerCounter)
|
||||
{
|
||||
@ -642,7 +642,7 @@ class mail_hooks
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
if ($GLOBALS['egw_info']['user']['apps']['admin'])
|
||||
{
|
||||
$file = Array(
|
||||
|
Loading…
Reference in New Issue
Block a user