config.php update

This commit is contained in:
gnuboard
2013-05-10 09:40:24 +09:00
parent ccd7a9ff90
commit e9ba14f842
2 changed files with 0 additions and 10 deletions

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
.htaccess .htaccess
data data
config.php
test test
sirgle sirgle
sr_* sr_*

View File

@ -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');
/******************** /********************
기타 상수 기타 상수
********************/ ********************/