diff --git a/inbound.php b/inbound.php index 85d6420..79808b4 100644 --- a/inbound.php +++ b/inbound.php @@ -171,7 +171,7 @@ $page = isset($_GET['page']) && is_numeric($_GET['page']) ? (int)$_GET['page'] : if ($page < 1) $page = 1; $offset = ($page - 1) * $limit; -$where_clauses = ["m.type = 'inbound'"]; +$where_clauses = ["1=1"]; $params = []; if ($search) { diff --git a/includes/footer.php b/includes/footer.php index 8e8e6c7..b64603d 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -1,5 +1,5 @@ - +