Changeset b1f30d8 in github


Ignore:
Timestamp:
Jul 2, 2012 7:27:27 AM (12 months ago)
Author:
Thomas Bruederli <thomas@…>
Children:
77fad16
Parents:
7c8fd80
Message:

Set display_next option to true by default (in config template)

File:
1 edited

Legend:

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

    r3c5489b rb1f30d8  
    763763 
    764764// If true, after message delete/move, the next message will be displayed 
    765 $rcmail_config['display_next'] = false; 
     765$rcmail_config['display_next'] = true; 
    766766 
    767767// 0 - Do not expand threads  
Note: See TracChangeset for help on using the changeset viewer.