File Details
CommuBan v0.3
- R
- May 2, 2012
- 37.31 KB
- 632
- CB 1.2.5-R1.2
File Name
CommuBan.jar
Supported Versions
- CB 1.2.5-R1.2
Bans aren't deleted, but just revocated. So they're logged !
You have to modify your database table by using this query in you database (PhpMyAdmin):
ALTER TABLE `wp_users` ADD `BA_DELETED` INT NOT NULL DEFAULT '0'

