We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569b36a commit afdb2fbCopy full SHA for afdb2fb
webroot/panel/account.php
@@ -77,7 +77,6 @@
77
case "account_deletion_request":
78
$hasGroups = count($USER->getGroups()) > 0;
79
if ($hasGroups) {
80
- die();
81
break;
82
}
83
if (!$SQL->accDeletionRequestExists($USER->getUID())) {
0 commit comments