diff --git a/mutes.php b/mutes.php index ce2ae35..6792e03 100644 --- a/mutes.php +++ b/mutes.php @@ -62,7 +62,7 @@ if(!$result = $conn->query($sql)) { } ?> close(); + $result->free(); echo ""; ?> diff --git a/warnings.php b/warnings.php index 45c69cb..3911762 100644 --- a/warnings.php +++ b/warnings.php @@ -65,7 +65,7 @@ if(!$result = $conn->query($sql)) { } ?> close(); + $result->free(); echo ""; ?>