if(!defined("IN_HEAVEN"))
{
die("Hacking Attempt!");
}
/**
* 程序的根目录,非服务器的根目录
*/
if ( !defined( 'MEMBER_ROOT_DIR') )
{
define( 'MEMBER_ROOT_DIR', str_replace( '\\', '/', dirname(__FILE__) ) );
}
/*
* 是否处于调试模式?
* IN_DEBUG = true, 系统处于调试模式,将会显示所有错误消息
*/
if ( !defined( 'IN_DEBUG') )
{
define('IN_DEBUG', false);
}
/**
* 是否记录程序运行的错误信息?
* LOG_ERROR = true, 系统将记录错误信息到
*/
if ( !defined( 'LOG_RUN_ERROR') )
{
define( 'LOG_RUN_ERROR', false);
}
?>
联络我们 |
香港总部 (Hong Kong Headquarters)
电话(Tel):(852) 2237 8111
传真(Fax):(852) 2857 3828
地址:中环德辅道中4-4A号渣打银行大厦11楼1101室
Address: Unit 1101, 11/F Standard Chartered Bank Building, 4-4A Des Voeux Road Central, Central, Hong Kong
深圳办事处 (Shenzhen Office)
电话(Tel):(86-755) 8348 7629
传真(Fax):(86-755) 8348 7689
地址:中国深圳市福田区金田路4018号安联大厦23楼B03-B04室 邮编518026
Address: RoomB03-B04,23rd Floor,Anlian Building,No.4018 Jintian Road, Futian District, Shenzhen, China. Postcode:518026
|
|