From b6b5ddd6a5147278045e03a27bf25008302c4823 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 5 Mar 2013 15:29:42 +0900 Subject: [PATCH] =?UTF-8?q?dbconfig.ph=20=EB=A5=BC=20G4=5FDBCONFIG=5FFILE?= =?UTF-8?q?=20=EC=83=81=EC=88=98=EB=AA=85=EC=9C=BC=EB=A1=9C=20=EB=8C=80?= =?UTF-8?q?=EC=B2=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.php b/common.php index e3cce501b..a564dbf4b 100644 --- a/common.php +++ b/common.php @@ -95,7 +95,7 @@ unset($g4_path); //============================================================================== // 공통 //------------------------------------------------------------------------------ -$dbconfig_file = G4_DATA_PATH.'/dbconfig.php'; +$dbconfig_file = G4_DATA_PATH.'/'.G4_DBCONFIG_FILE; if (file_exists($dbconfig_file)) { include_once($dbconfig_file); include_once(G4_LIB_PATH.'/common.lib.php'); // 공통 라이브러리