Tiny bug from previous commit
This commit is contained in:
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>' .
|
||||||
|
Reference in New Issue
Block a user