doc update
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 27 Jan 2005 19:00:48 +0000 (19:00 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 27 Jan 2005 19:00:48 +0000 (19:00 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8729 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/display_messages.php

index 32c4858fc7d6b83b00fc25bce38b0322acf3ef63..629cf012babc608f834ef30fbd4d0611384bf7a1 100644 (file)
@@ -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;