Browse Source

doc update

tokul 20 years ago
parent
commit
df53e6843c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functions/display_messages.php

+ 1 - 1
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
  * Adds message that informs about non fatal error that can happen while saving preferences
  * @param string $message error message
  * @param string $message error message
- * @since 1.5.1
+ * @since 1.5.1 and 1.4.5
  */
  */
 function error_option_save($message) {
 function error_option_save($message) {
     global $optpage_save_error;
     global $optpage_save_error;