Browse Source

no longer needed

replaced by connect.php-sample
pull/16/head
Rick Payton 7 years ago
parent
commit
0ab125aab2
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      connection.php-sample

+ 0
- 6
connection.php-sample View File

@@ -1,6 +0,0 @@
<?php
define ("DATABASE_HOST", "localhost");
define ("DATABASE_USER", "not-root");
define ("DATABASE_PASS", "strong-password-here");
define ("DATABASE_NAME", "gwstatstracker");
?>

Loading…
Cancel
Save