qc.ifish7.com/Application/Common/Conf/setting.php

10 lines
256 B
PHP

<?php
return array (
'sitename' => '鸣河质量管理系统',
'pagetitle' => '鸣河质量管理系统',
'pagekey' => '',
'pagedes' => '',
'domain' => 'http://qc.bona-msr.com/',
'indexFileName' => 'index.html',
'indexType' => 'dynamic',
);