if($_SESSION['acl']['superuser'] != 'Y') {
echo(mkerror(_('Only superusers allowed.'))."
\n");
echo("" . _('Go back to Management Interface') . "\n");
return;
}
if(isset($_POST['q_rid']) && !empty($_POST['q_rid'])) {
response_purge($_POST['q_rid']);
}
$bg = $ESPCONFIG['bgalt_color2'];
?>
completely removes everything about a response from the database forever. Do not do anything here that you are not completely certain about. There is no confirmation, there is no turning back.')); ?>