Completed
Pull Request — master (#7335)
by Tony
04:14
created
html/includes/authentication/ldap.inc.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -231,6 +231,9 @@
 block discarded – undo
231 231
 }
232 232
 
233 233
 
234
+/**
235
+ * @return string
236
+ */
234 237
 function get_membername($username)
235 238
 {
236 239
     $type = Config::get('auth_ldap_groupmembertype');
Please login to merge, or discard this patch.