Removed old code
This commit is contained in:
parent
fdee0e452f
commit
7e57b93806
1 changed files with 0 additions and 4 deletions
|
@ -155,10 +155,6 @@ class kolab_addressbook_ui
|
|||
),
|
||||
);
|
||||
|
||||
if (strlen($path_imap)) {
|
||||
$path = rcube_charset_convert($path_imap, 'UTF7-IMAP');
|
||||
}
|
||||
|
||||
if (!empty($options) && ($options['norename'] || $options['namespace'] != 'personal')) {
|
||||
// prevent user from moving folder
|
||||
$hidden_fields[] = array('name' => '_parent', 'value' => $path_imap);
|
||||
|
|
Loading…
Add table
Reference in a new issue