From 97ae6d06c22663d3e1379ecc6688752b8a0b2bca Mon Sep 17 00:00:00 2001 From: pdontthink Date: Sat, 20 Jan 2007 07:02:22 +0000 Subject: [PATCH] Comment change only git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12160 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 eb6b3223..4f695be2 100644 --- a/src/configtest.php +++ b/src/configtest.php @@ -349,7 +349,7 @@ if (isset($plugins[0])) { do_err($plugin_load_error); } /** - * This hook was added in 1.5.2. Each plugins should print an error + * This hook was added in 1.5.2 and 1.4.10. Each plugins should print an error * message and return TRUE if there are any errors in its setup/configuration. */ $plugin_err = boolean_hook_function('configtest', $null); -- 2.25.1