From dcb1aa0c6b710d54920408575e512e4298eccd56 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sat, 28 Feb 2026 09:40:33 +0000 Subject: [PATCH] update 2221 --- inbound.php | 2 +- includes/footer.php | 24 +------ includes/header.php | 159 +++++++++++++++++++++++++------------------- index.php | 2 - internal_inbox.php | 2 +- internal_outbox.php | 2 +- login.php | 2 + outbound.php | 4 +- 8 files changed, 99 insertions(+), 98 deletions(-) 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 @@ - +