338339340341342343344345346347348
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); }