소스 검색

oops! there is no returning bool value

Signed-off-by: Suki <[email protected]>
Suki 11 년 전
부모
커밋
a99a6254c5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Sources/Load.php

+ 0 - 1
Sources/Load.php

@@ -1246,7 +1246,6 @@ function loadMemberContext($user, $display_custom_fields = false)
  * Loads the user's custom profile fields
  *
  * @param mixed $users either an integer or an array of integers
- * @param boolean $return = false, whether or not return the custom fields
  * @return array
  */
 function loadMemberCustomFields($users)