From d1a8d0f4c21136c9adc7efa02e3a37772bea222f Mon Sep 17 00:00:00 2001 From: till <till@php.net> Date: Wed, 22 Oct 2008 18:05:59 -0400 Subject: [PATCH] * removed (probably stale) reference to config option, #1485415 --- 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 6c5b98a..f6156c1 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -319,7 +319,7 @@ * 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; -- Gitblit v1.9.1