mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-26 00:19:28 +00:00
This commit is contained in:
@@ -1675,7 +1675,7 @@ if(!$error)
|
||||
else
|
||||
{
|
||||
|
||||
$bisio = new bisio($conn);
|
||||
$bisio = new bisio($conn, null, true);
|
||||
|
||||
if($_POST['neu']=='true')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user