mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
BUGFIX: add extension to SiteTree rather than Page to keep consitent with current setup
This commit is contained in:
parent
c6f619b0dc
commit
e28fdbff35
@ -23,4 +23,4 @@
|
|||||||
* </code>
|
* </code>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
Commenting::add('Page');
|
Commenting::add('SiteTree');
|
Loading…
Reference in New Issue
Block a user