2019-04-06 20:58:28 -04:00
|
|
|
drop table mod_remove_post;
|
|
|
|
drop table mod_lock_post;
|
|
|
|
drop table mod_remove_comment;
|
|
|
|
drop table mod_remove_community;
|
|
|
|
drop table mod_ban;
|
2019-04-15 19:12:06 -04:00
|
|
|
drop table mod_ban_from_community;
|
|
|
|
drop table mod_add;
|
|
|
|
drop table mod_add_community;
|