diff --git a/notes.php b/notes.php index 44f6bba..baf7053 100644 --- a/notes.php +++ b/notes.php @@ -51,7 +51,7 @@ $sql = "DELETE FROM $tablename WHERE NoteNumber = $noteNumber;"; $conn->query($sql); - } + } } diff --git a/tasks.php b/tasks.php index 4f1df56..276ead8 100644 --- a/tasks.php +++ b/tasks.php @@ -51,7 +51,6 @@ } - } ?>