Ignore:
Timestamp:
08/17/09 14:51:21 (15 years ago)
Author:
niltonneto
Message:

Ticket #605 - Opção de mostrar pastas compartilhadas por nome (CN) ou login (uid).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/hook_settings.inc.php

    r1316 r1330  
    6464'</script>'); 
    6565//} 
     66 
     67$default = false; 
     68create_check_box('Do you want to show common name instead of UID?','uid2cn',$default, 
     69        'Do you want to show common name instead of UID?');  
    6670 
    6771$default = array( 
Note: See TracChangeset for help on using the changeset viewer.