put_stats_details_raw($id,$folder); if (!$r) { $error=$err->errstr(); include("sta2_edit_raw.php"); exit(); } else { $error=_("The Statistics has been successfully changed"); include("sta2_list.php"); exit(); } } ?>