} 빠진 것 추가

This commit is contained in:
chicpro
2013-05-16 09:21:42 +09:00
parent f2b184e5b1
commit 1034b84e5a

View File

@ -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']);