= UC_MODERATOR) { stderr( _('Error'), _('Can\'t report staff') ); } stdhead("Confirm"); begin_main_frame(); print("
Please note, this is not to be used to report leechers, we have scripts in place to deal with them
"); print("Reason (required): "); } //End for user report elseif( $torrent !== 0) { $res = mysql_query("SELECT name FROM torrents WHERE id=".$torrent); if (mysql_num_rows($res) == 0) { stderr( _('Error'), _('Unknown ID') ); } $arr = mysql_fetch_assoc($res); stdhead("Confirm"); begin_main_frame(); print("