mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fix bug with initializing variable name
This commit is contained in:
@@ -23,7 +23,7 @@ if(isset($_GET['query'])){
|
||||
}
|
||||
}else{
|
||||
$query = "";
|
||||
$number_query = "";
|
||||
$phone_query = "";
|
||||
}
|
||||
|
||||
//Column Filter
|
||||
|
||||
Reference in New Issue
Block a user