} 빠진 것 추가
This commit is contained in:
@ -61,6 +61,7 @@ if (G4_DOMAIN) {
|
|||||||
define('G4_URL', $g4_path['url']);
|
define('G4_URL', $g4_path['url']);
|
||||||
else
|
else
|
||||||
define('G4_URL', '');
|
define('G4_URL', '');
|
||||||
|
}
|
||||||
|
|
||||||
if (isset($g4_path['path'])) {
|
if (isset($g4_path['path'])) {
|
||||||
define('G4_PATH', $g4_path['path']);
|
define('G4_PATH', $g4_path['path']);
|
||||||
|
|||||||
Reference in New Issue
Block a user