mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-02 00:46:23 +01:00
[WIP] Refactor
This commit is contained in:
@@ -5,6 +5,8 @@ csrfProtect();
|
||||
|
||||
$title = 'Lost Account';
|
||||
|
||||
$nick = $_POST['nick'] ?? '';
|
||||
|
||||
if($account->isLoaded()) {
|
||||
$account_key = $account->getCustomField('key');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user