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