File: //web/data/www.tbbprovision.com/config/global_set.php
<?php
//系统全局设置
$configs['seo_title'] = "";
$configs['seo_keyword'] = "";
$configs['seo_description'] = "";
$configs['logo_path'] = "";
$configs['right_slogan'] = "";
$configs['open_sound'] = "0";
$configs['news_audit'] = "1";
$configs['close_copy'] = "0";
$configs['company_info'] = "";
$configs['site_name'] = "TBB Bearing Provision";
$configs['filter_ip']=array();
$configs['trust_ip']=array();
$configs['page_load_animate_type'] = "fadeInRightBig";