示例#1
0
文件: api.php 项目: dlehmann/DevCE
function setConnectionConf($data)
{
    Database::setConnectionConf($data);
    // end function
}