aboutsummaryrefslogtreecommitdiffstats
path: root/public/php/dbCredentials.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/php/dbCredentials.php')
-rw-r--r--public/php/dbCredentials.php5
1 files changed, 0 insertions, 5 deletions
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 @@
-<?php
- $apiKey = "secureApiKey123(!*";
- $dbUser = "admin";
- $dbPassword = "qwerty123";
- $dbName = "ClientApps";