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);
}
?>
新闻动态 |
文章标题:
China Castle Fund is launched
发布时间:
2008/01/16
发布媒体:
Vision Finance Group
文章作者:
Vision Finance Group
正文内容:
China Castle Fund is launched today (16 January 2008) and becomes the 3rd fund run on the VFAM (Vision Finance Asset Management Ltd) platform. Mr Yin Zhiping acts as the fund manager.
|
|