From bbf875688292a56e8326379f81c31daa4150f79c Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Wed, 28 Aug 2019 21:54:27 -0400 Subject: [PATCH] Security Added some mysql escapes to some get vars in api and guest view invoice and quote --- api.php | 2 +- guest_view_invoice.php | 2 +- guest_view_quote.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api.php b/api.php index f1f44739..d34d7258 100644 --- a/api.php +++ b/api.php @@ -3,7 +3,7 @@