From 088af3c4d7e878d89577fb109e785bdf38d253cd Mon Sep 17 00:00:00 2001 From: jervfors Date: Tue, 21 Feb 2006 21:39:45 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10803 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/configtest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configtest.php b/src/configtest.php index af93a20e..82a3ac9e 100644 --- a/src/configtest.php +++ b/src/configtest.php @@ -218,7 +218,7 @@ $bad_plugins = array( 'sql_squirrel_logger', 'tmda', 'vacation', - 'view_as_html' + 'view_as_html', 'xmailer' ); -- 2.25.1