Example #1
0
function DBDestroy($db_config = array())
{
    DBModel::destroy($db_config);
}