From e54eae13a71f5d75e34a7bb51b453f422e1c846f Mon Sep 17 00:00:00 2001 From: Joe Clark Date: Tue, 22 Mar 2022 13:06:14 -0700 Subject: [PATCH] Fix bug with initializing variable name --- clients.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients.php b/clients.php index c54b32e6..5de1d043 100644 --- a/clients.php +++ b/clients.php @@ -23,7 +23,7 @@ if(isset($_GET['query'])){ } }else{ $query = ""; - $number_query = ""; + $phone_query = ""; } //Column Filter