From c0edb9e2a4a49bae24cbcae4b8e000d6813b3417 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 13 Apr 2023 19:18:31 +0200 Subject: Add Readme Secure dbCredentials Add screenshot --- public/php/dbCredentials.php | 5 ----- public/php/fia.php | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 public/php/dbCredentials.php (limited to 'public') diff --git a/public/php/dbCredentials.php b/public/php/dbCredentials.php deleted file mode 100644 index b13e420..0000000 --- a/public/php/dbCredentials.php +++ /dev/null @@ -1,5 +0,0 @@ -apiKey === $apiKey) { $http = isset($_SERVER["HTTPS"]) ? "https" : "http"; -- cgit v1.3.1