예제 #1
0
파일: db.php 프로젝트: divyinfo/SuperNova
function sn_db_transaction_commit()
{
    return classSupernova::db_transaction_commit();
}