forked from leftypol/leftypol
Tiny bug from previous commit
This commit is contained in:
parent
4f775fc98d
commit
c67c85b69b
1 changed files with 0 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue