diff --git a/portal/portal_post.php b/portal/portal_post.php index 97e9e393..feb4e437 100644 --- a/portal/portal_post.php +++ b/portal/portal_post.php @@ -303,4 +303,4 @@ if (isset($_POST['edit_contact'])) { $_SESSION['alert_message'] = "Contact updated"; header('Location: contacts.php'); -} \ No newline at end of file +}