Changyan_Handler::showCommentsNotice PHP Method

showCommentsNotice() public method

public showCommentsNotice ( )
    public function showCommentsNotice()
    {
        $zbp->SetHint('tips', '请访问<a color = red href="http://changyan.sohu.com/manage" target="blank"><font color="red">畅言站长管理后台</font></a>进行评论管理,当前页面的管理操作不能被同步到畅言管理服务器。');
    }