From b31af6dfe050421ee08f90bf3395fdc50b69f2c3 Mon Sep 17 00:00:00 2001 From: tokul Date: Thu, 27 Jan 2005 19:00:48 +0000 Subject: [PATCH] doc update git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8729 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/display_messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/display_messages.php b/functions/display_messages.php index 32c4858f..629cf012 100644 --- a/functions/display_messages.php +++ b/functions/display_messages.php @@ -167,7 +167,7 @@ function error_box($string, $color) { /** * Adds message that informs about non fatal error that can happen while saving preferences * @param string $message error message - * @since 1.5.1 + * @since 1.5.1 and 1.4.5 */ function error_option_save($message) { global $optpage_save_error; -- 2.25.1