From 296edc5ad772d0e31384246b566648f3b5b545e7 Mon Sep 17 00:00:00 2001 From: Pepper Date: Thu, 26 Feb 2015 18:47:25 -0500 Subject: ok done! --- db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db.py') diff --git a/db.py b/db.py index 23ebbe4..2570b4f 100755 --- a/db.py +++ b/db.py @@ -1,6 +1,6 @@ import MySQLdb USER = "asdfus" -PASSWORD = "urJJwLjdO9GPuOxk" +PASSWORD = "gTYgT&M6q" DATABASE = "asdfus" class db: -- cgit v1.2.3-70-g09d2