|
|
@ -29,13 +29,9 @@ |
|
|
|
define('CONTACT_US_IMG_URL', TCM_DOMAIN.'/images/contact_us.png?v='.CSS_JS_VERSION); |
|
|
|
|
|
|
|
$GLOBALS['notice_mail_list'] = array( |
|
|
|
'wangpd5@163.com' => array( |
|
|
|
'host' => 'smtp.163.com', |
|
|
|
'password' => 'GTKEOWXEGEUOERNR' |
|
|
|
), |
|
|
|
'1026652509@qq.com' => array( |
|
|
|
'mouzhi@qq.com' => array( |
|
|
|
'host' => 'smtp.qq.com', |
|
|
|
'password' => 'ausuogizwarnbfej' |
|
|
|
'password' => 'gtjywrxamasibjch' |
|
|
|
), |
|
|
|
); |
|
|
|
define('USER_CASE_LIST_HTML_URL', TCM_DOMAIN . '/user_case_list'); |
|
|
|