Fix first and last name being cleared on accident
This commit is contained in:
parent
a21ec5e3cc
commit
0982ffb504
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ $password = $js["password"];
|
|||
$DB = get_DB();
|
||||
|
||||
$id = NULLKEY;
|
||||
$first = "";
|
||||
$last = "";
|
||||
$rezday = 0;
|
||||
$title = "";
|
||||
$login = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue