Exemple #1
0
function sn_db_transaction_start($level = '')
{
    return classSupernova::db_transaction_start($level);
}