فهرست منبع

fixed phpdoc tag

tokul 19 سال پیش
والد
کامیت
9a29ffcb6b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      include/languages.php

+ 1 - 1
include/languages.php

@@ -207,7 +207,7 @@ function charset_decode ($charset, $string, $force_decode=false, $save_html=fals
  * @param string $string
  * @param string $charset
  * @param boolean $htmlencode keep htmlspecialchars encoding
- * @param string
+ * @return string
  */
 function charset_encode($string,$charset,$htmlencode=true) {
     global $default_charset;