diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/main.inc.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index ac60e4840..e1cb3efac 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -85,7 +85,7 @@ $rcmail_config['session_lifetime'] = 10; // check client IP in session athorization $rcmail_config['ip_check'] = TRUE; -// not sure what this was good for :-) +// the default locale setting $rcmail_config['locale_string'] = 'en'; // use this format for short date display |