summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortill <till@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-22 22:05:59 +0000
committertill <till@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-22 22:05:59 +0000
commit875a49c2581f9349098285484d36f48a62236730 (patch)
tree6910a7ad88ae55d1b09be26c9a982203d0f5f246
parent9528c9752def7a586b1b3db4d0d4d8029dcdd1a2 (diff)
* removed (probably stale) reference to config option, #1485415
git-svn-id: https://svn.roundcube.net/trunk@2005 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/config/main.inc.php.dist2
1 files changed, 1 insertions, 1 deletions
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;