delete_stats($val); $found=true; if ($r) { $msg->raise('INFO', "aws", _("The statistics %s has been successfully deleted"),$r); } } } if (!$found) { $msg->raise('INFO', "aws", _("Please check the statistics set you want to delete")); } include("aws_list.php"); exit(); ?>