$postOK = $db->query ("UPDATE" . TABLE_PREFIX . "post SET `reportthreadid`='0' WHERE (`postid`= " . $this->post['postid'] . " LIMIT 1 ");