mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
vfsSaveAttachment is no longer needed to be as public function
This commit is contained in:
parent
f29179b371
commit
2ac96dc7c0
@ -49,7 +49,6 @@ class mail_ui
|
||||
'getAttachment' => True,
|
||||
'download_zip' => True,
|
||||
'saveMessage' => True,
|
||||
'vfsSaveAttachment' => True,
|
||||
'vfsSaveMessages' => True,
|
||||
'loadEmailBody' => True,
|
||||
'importMessage' => True,
|
||||
|
Loading…
Reference in New Issue
Block a user