Define n var in pagination header to prevent undefine n variable error

This commit is contained in:
johnnyq
2023-02-24 20:53:14 -05:00
parent bebd873d57
commit bd655f4886

View File

@@ -53,6 +53,7 @@ if (isset($_GET['q'])) {
} else {
$q = "";
$phone_query = "";
$n = "";
}
// Sortby