Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
This commit is contained in:
commit
fd10ffb9e1
1 changed files with 1 additions and 1 deletions
|
@ -979,7 +979,7 @@ class kolab_storage
|
|||
}
|
||||
|
||||
if (!self::$imap->folder_exists($folder)) {
|
||||
if (!self::$imap->folder_create($folder)) {
|
||||
if (!self::$imap->create_folder($folder)) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue