diff --git a/savescrap.php b/savescrap.php index 73d9dc2..d3a597c 100644 --- a/savescrap.php +++ b/savescrap.php @@ -19,7 +19,7 @@ $x = mysqli_query($con, $q); } - if($x == 1) { + if(x == 1) { header('Location: index.php'); } else {