1 Star 0 Fork 31

时间拾荒人 / misone_erp

forked from hello-rong / misone_erp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
db_config_sae.php 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
hello-rong 提交于 2014-10-28 10:51 . demo db config
<?php
return array(
'DB_TYPE'=>'mysql',
'DB_HOST'=>SAE_MYSQL_HOST_M,
'DB_NAME'=>SAE_MYSQL_DB,
'DB_USER'=>SAE_MYSQL_USER,
'DB_PWD'=>SAE_MYSQL_PASS,
'DB_PORT'=>SAE_MYSQL_PORT,
'DB_PREFIX'=>'misone_',
);
?>
PHP
1
https://gitee.com/lxxtoday/misone_erp.git
git@gitee.com:lxxtoday/misone_erp.git
lxxtoday
misone_erp
misone_erp
master

搜索帮助