소스 검색

semicolon is not part of variable name

tokul 19 년 전
부모
커밋
c009e2e62e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/config_default.php

+ 1 - 1
config/config_default.php

@@ -716,7 +716,7 @@ $icon_theme_def = 3;
 
 /**
  * Listing of installed icon themes
- * @global array $icon_themes;
+ * @global array $icon_themes
  * @since 1.5.2
  */
 $icon_themes[0]['PATH'] = 'none';