Explorar el Código

Pendantry

Signed-off-by: emanuele <[email protected]>
emanuele hace 12 años
padre
commit
93c92d5c0a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.