install($new_version, $errors); } function uninstall() { global $prefixeTable; pwg_query('DROP TABLE '.$prefixeTable.'ip_ban;'); } }