Fix bug with initializing variable name

This commit is contained in:
Joe Clark 2022-03-22 13:06:14 -07:00
parent 66d4ebc482
commit e54eae13a7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ if(isset($_GET['query'])){
}
}else{
$query = "";
$number_query = "";
$phone_query = "";
}
//Column Filter