diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-01-16 11:41:09 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-01-16 11:41:09 +0100 |
commit | b6100d9ed21f355b6b492d30aa3426a87be96298 (patch) | |
tree | 1c55eb66a5483530b44c875d89ec49dfd367561f /program/steps/mail/func.inc | |
parent | d53b60406c8070f363d42b32a21670ae68f56cc1 (diff) | |
parent | 010a350715f1a36eab666fe26d3118ed025133c1 (diff) |
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail into dev-multi-folder-search
after rebasing to master
Diffstat (limited to 'program/steps/mail/func.inc')
-rw-r--r-- | program/steps/mail/func.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/steps/mail/func.inc b/program/steps/mail/func.inc index cc2c7e0b5..3848ec540 100644 --- a/program/steps/mail/func.inc +++ b/program/steps/mail/func.inc @@ -210,7 +210,6 @@ function rcmail_get_uids() return $result; } - /** * Returns default search mods */ |