From 1034b84e5a7005e5eff4b17f82a513b1dd6fd846 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 16 May 2013 09:21:42 +0900 Subject: [PATCH] =?UTF-8?q?=20}=20=EB=B9=A0=EC=A7=84=20=EA=B2=83=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config.php b/config.php index d9673ff10..ae6383e18 100644 --- a/config.php +++ b/config.php @@ -61,6 +61,7 @@ if (G4_DOMAIN) { define('G4_URL', $g4_path['url']); else define('G4_URL', ''); +} if (isset($g4_path['path'])) { define('G4_PATH', $g4_path['path']);