print data to website
This commit is contained in:
@@ -46,5 +46,9 @@ if(isset($_SESSION['token'])){
|
||||
$group->save();
|
||||
}
|
||||
}
|
||||
}else{
|
||||
header("location: ../../../Frontend/group.php?error=TooManyUploads");
|
||||
}
|
||||
}else{
|
||||
header("location: ../../../Main.php?error=NoLogin");
|
||||
}
|
||||
Reference in New Issue
Block a user