Changeset 5417 in subversion


Ignore:
Timestamp:
Nov 12, 2011 3:18:03 AM (19 months ago)
Author:
alec
Message:
  • Fix description of create_default_folders (#1488183)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/config/main.inc.php.dist

    r5412 r5417  
    419419$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash'); 
    420420 
    421 // automatically create the above listed default folders on login 
     421// automatically create the above listed default folders on first login 
    422422$rcmail_config['create_default_folders'] = false; 
    423423 
Note: See TracChangeset for help on using the changeset viewer.