From 69a7a27b765ce05b3da4c2d6242e5b08f65dd438 Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Thu, 2 Jul 2026 10:53:13 -0400 Subject: [PATCH] =?UTF-8?q?v1.3.20=20-=20[EXPENSE]=20expense=20=EC=9D=BC?= =?UTF-8?q?=EC=9D=BC=20=EB=B0=B0=EC=B9=98=ED=8C=8C=EC=9D=BC=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/lib/runDailyMemberhis.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/lib/runDailyMemberhis.php b/public_html/lib/runDailyMemberhis.php index 5c4c587..bc40082 100644 --- a/public_html/lib/runDailyMemberhis.php +++ b/public_html/lib/runDailyMemberhis.php @@ -156,7 +156,7 @@ class JDB { $DB_HOST = "mis-mysql"; $DB_NAME = "goiintra_db"; $DB_USER = "goiintra_root"; - $DB_PASSWORD = "=="; + $DB_PASSWORD = "L0C2CKN5GHHY"; $this->HostName = $DB_HOST; $this->UserName = $DB_USER;