program/lib/Roundcube/rcube_addressbook.php | ●●●●● patch | view | raw | blame | history |
program/lib/Roundcube/rcube_addressbook.php
@@ -580,7 +580,8 @@ if (preg_match_all('/\{[a-z]+\}/', $result, $matches)) { foreach ($matches[0] as $key) { $key = trim($key, '{}'); $key = trim($key, '{}'); $value = ''; switch ($key) { case 'name':