mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
Merge branch '0.4' into 1.0
This commit is contained in:
commit
1b3f3b9c62
@ -9,7 +9,7 @@
|
||||
* @package spamprotection
|
||||
*/
|
||||
|
||||
if(class_exists('Comment')) {
|
||||
if(class_exists('CommentingController')) {
|
||||
/**
|
||||
* If the comments module is installed then add the spam protection module
|
||||
* to the comments form via this extension
|
||||
|
Loading…
Reference in New Issue
Block a user