diff --git a/code/sitefeatures/SSAkismet.php b/code/sitefeatures/SSAkismet.php index 2bf0d8fe..60da63ac 100644 --- a/code/sitefeatures/SSAkismet.php +++ b/code/sitefeatures/SSAkismet.php @@ -1,5 +1,21 @@ + * SSAkismet::setAPIKey(''); + * + * + * You can then view spam for a page by appending ?showspam=1 to the url, or use the {@link CommentAdmin} in the CMS. + * + * @see http://demo.silverstripe.com/blog Demo of SSAkismet in action + * * @package cms * @subpackage comments */