From 47753f4419ab91ca6b628229781af214a53a0a58 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 18 Aug 2023 19:36:44 -0400 Subject: [PATCH] Fix wrong vars in budget --- budget.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/budget.php b/budget.php index dd13bc04..f794a38c 100644 --- a/budget.php +++ b/budget.php @@ -106,7 +106,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?> - + @@ -121,7 +121,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Edit - + Delete