aboutsummaryrefslogtreecommitdiff
path: root/src/db/routines.rs
blob: 0827d2455454c25d0e1f12b05d20c187cfd30d11 (plain) (blame)
1
2
3
4
5
6
7
fn modify_account_status() { }

fn delete_account() { }

fn set_account_host() { }

fn modify_account_vip() { }