浏览代码

doc update

tokul 20 年之前
父节点
当前提交
df53e6843c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
  * @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;