Tiny bug from previous commit
This commit is contained in:
parent
4f775fc98d
commit
c67c85b69b
2
mod.php
2
mod.php
@ -458,8 +458,6 @@
|
|||||||
var_dump(login($_mod['username'], $_mod['password'], false));
|
var_dump(login($_mod['username'], $_mod['password'], false));
|
||||||
setCookies();
|
setCookies();
|
||||||
}
|
}
|
||||||
|
|
||||||
$_mod = $query->fetch();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$body = '<fieldset><legend>Edit user</legend>' .
|
$body = '<fieldset><legend>Edit user</legend>' .
|
||||||
|
Loading…
Reference in New Issue
Block a user