0) { $rep = $database->getNotice2($bid); } else { $sql = "SELECT * FROM " . TB_PREFIX . "ndata ORDER BY time DESC "; $result = mysqli_query($GLOBALS["link"], $sql); $rep1 = $database->mysqli_fetch_all($result); } if(!empty($rep1)) { ?>

Players Report


Report of: getUserField($rep['uid'], 'username', 0); ?>

Report

readingNotice = $rep; include ("../Templates/Notice/".$message->getReportType($rep['ntype']).".tpl"); } else echo "Report ID ".$bid." doesn't exist!"; ?>