Skip to content

Commit 1e78723

Browse files
committed
remove old comment
1 parent 193b980 commit 1e78723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/lib/UnityGroup.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ public function approveUser($new_user, $send_mail = true)
315315
// add user to the LDAP object
316316
$this->addUserToGroup($new_user);
317317

318-
// remove request, this will fail silently if the request doesn't exist
319318
$this->SQL->removeRequest($new_user->getUID(), $this->pi_uid);
320319

321320
// send email to the requestor

0 commit comments

Comments
 (0)