370371372373374375376377378379380
activeChar.sendPacket(new ShowBoard(null, "102")); activeChar.sendPacket(new ShowBoard(null, "103")); } else { CPost cp = null; Post p = getGPosttByTopic(t); if(p != null) { cp = p.getCPost(idp); }