コード例 #1
0
ファイル: api.php プロジェクト: dlehmann/DevCE
function setConnectionConf($data)
{
    Database::setConnectionConf($data);
    // end function
}