= UC_UPLOADER) || ($CURUSER['id'] == $arr['filledby'])) { @do_mysql_query("UPDATE requests SET filled='no', filledurl='', filledby=0 WHERE id =".$requestid) or sqlerr(); print("Request $requestid successfully reset."); } else print("Sorry, cannot reset a request when you are not the owner"); end_main_frame(); stdfoot(); ?>