From 646b17e061c98db338468c20c32ede6da10f9899 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Fri, 2 Feb 2007 23:02:47 +0000 Subject: [PATCH] Minor cleanup git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12214 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/configtest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/configtest.php b/src/configtest.php index 4ad4afe3..0cca2bfc 100644 --- a/src/configtest.php +++ b/src/configtest.php @@ -289,6 +289,8 @@ if($data_dir == $attachment_dir) { } +echo "Checking plugins...
\n"; + /* check plugins and themes */ //FIXME: check requirements given in plugin _info() function, such // as required PHP extensions, Pear packages, other plugins, SM version, etc -- 2.25.1