config.php update
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
|||||||
.htaccess
|
.htaccess
|
||||||
data
|
data
|
||||||
config.php
|
|
||||||
test
|
test
|
||||||
sirgle
|
sirgle
|
||||||
sr_*
|
sr_*
|
||||||
|
|||||||
@ -121,15 +121,6 @@ define('G4_SPECIAL', 64); // 특수문자
|
|||||||
define('G4_MOBILE_AGENT', 'phone|samsung|lgtel|mobile|skt|nokia|blackberry|android|sony');
|
define('G4_MOBILE_AGENT', 'phone|samsung|lgtel|mobile|skt|nokia|blackberry|android|sony');
|
||||||
|
|
||||||
|
|
||||||
/********************
|
|
||||||
SNS 상수
|
|
||||||
********************/
|
|
||||||
|
|
||||||
define('G4_FACEBOOK_APPID', '119146498278078');
|
|
||||||
define('G4_FACEBOOK_SECRET', '311e0d6ff8ff43cfe0e75fe82d71777c');
|
|
||||||
define('G4_FACEBOOK_CALLBACK', G4_SNS_URL.'/facebook/callback.php');
|
|
||||||
|
|
||||||
|
|
||||||
/********************
|
/********************
|
||||||
기타 상수
|
기타 상수
|
||||||
********************/
|
********************/
|
||||||
|
|||||||
Reference in New Issue
Block a user