소스 검색

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;