adding removed defaults

This commit is contained in:
Patrick McGuire
2021-10-19 16:05:16 -04:00
parent 3bedefe432
commit 3917807a30
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
header("refresh: 30;");
$user = 'birder';
$password = 'changearoo';
$password = 'databasepassword';
$database = 'birds';