From cfbae6e945ad80169dc8ff6ee19844a137566c2e Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Sun, 5 Jul 2026 15:01:01 +0000 Subject: [PATCH] Fix duplicate PDO named parameter in api/search-customers.php Same bug class as the awardPoints() fix - :q was reused three times in one WHERE clause, which fails under real (non-emulated) prepared statements. Split into distinct :q1/:q2/:q3 placeholders each bound to the same value. (The other flagged file, admin/import-export.php, turned out to be a false positive from the earlier scan - the duplicate ":checked"/"::before" matches were CSS pseudo-selectors inside a