// ##################### Do Delete Warn Type ###################### if ($_POST['do'] == "do_delete_warn") {
$vbulletin->input->clean_array_gpc('p', array( 'tid' => TYPE_INT, 'verify' => TYPE_INT ));