Browse Source

Pendantry

Signed-off-by: emanuele <[email protected]>
emanuele 12 năm trước cách đây
mục cha
commit
93c92d5c0a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Sources/Load.php

+ 1 - 1
Sources/Load.php

@@ -882,7 +882,7 @@ function loadMemberData($users, $is_name = false, $set = 'normal')
 	if (empty($users))
 		return false;
 
-	/* Pass the set value */
+	// Pass the set value
 	$context['loadMemberContext_set'] = $set;
 
 	// Make sure it's an array.