mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2026-01-13 14:21:28 +01:00
Fix #147
This commit is contained in:
@@ -24,8 +24,6 @@ if (empty($_POST) === false) {
|
||||
$errors[] = 'That email address is already in use.';
|
||||
}
|
||||
}
|
||||
|
||||
print_r($errors);
|
||||
}
|
||||
?>
|
||||
<h1>Settings</h1>
|
||||
|
||||
Reference in New Issue
Block a user