Skip to content

Commit afdb2fb

Browse files
committed
no die
1 parent 569b36a commit afdb2fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webroot/panel/account.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
case "account_deletion_request":
7878
$hasGroups = count($USER->getGroups()) > 0;
7979
if ($hasGroups) {
80-
die();
8180
break;
8281
}
8382
if (!$SQL->accDeletionRequestExists($USER->getUID())) {

0 commit comments

Comments
 (0)