diff --git a/archive.php b/archive.php index 9c699e8..ce01b68 100644 --- a/archive.php +++ b/archive.php @@ -6,8 +6,8 @@ // Database connection details $host = 'ikarus.egfh.internal'; -$username = 'weewx'; -$password = 'p7P0DK9tlWAzKIH'; +$username = 'weero'; +$password = 'tH9o3eHgZ5WQ]ti7'; $database = 'weewx'; function connectDb() {