コード例 #1
0
ファイル: db.php プロジェクト: divyinfo/SuperNova
function sn_db_transaction_commit()
{
    return classSupernova::db_transaction_commit();
}