From 875a49c2581f9349098285484d36f48a62236730 Mon Sep 17 00:00:00 2001 From: till Date: Wed, 22 Oct 2008 22:05:59 +0000 Subject: * removed (probably stale) reference to config option, #1485415 git-svn-id: https://svn.roundcube.net/trunk@2005 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/config/main.inc.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist index 6c5b98a1b..f6156c1b9 100644 --- a/roundcubemail/config/main.inc.php.dist +++ b/roundcubemail/config/main.inc.php.dist @@ -319,7 +319,7 @@ $rcmail_config['log_logins'] = false; * quota (and Trash is included in the quota). * * This is a failover setting for iil_C_Move when a message is moved - * to the Trash, and not the same as "delete_right_away". + * to the Trash. */ $rcmail_config['delete_always'] = false; -- cgit v1.2.3