where("in_uid", $this->userid)->where("in_id", $id)->find(); $row or exit(include_once dirname(__FILE__) . "/../pack/error/404.php"); ?>