Updated examples.
This commit is contained in:
parent
149bbff4ae
commit
1e0de8b920
4 changed files with 13 additions and 7 deletions
|
@ -20,7 +20,7 @@ public class AkismetSample {
|
|||
comment.setAuthorUrl("http://www.CheckOutMyCoolSite.com");
|
||||
comment.setDateGmt(Akismet.dateToGmt(new Date()));
|
||||
// comment.setUserRole(AkismetComment.ADMIN_ROLE);
|
||||
comment.setContent("It means a lot that you would take the time to review our software. Thanks again.");
|
||||
comment.setContent("It means a lot that you would take the time to review our software. Thanks again.");
|
||||
|
||||
// final ConsoleHandler consoleHandler = new ConsoleHandler();
|
||||
// consoleHandler.setLevel(Level.FINE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue