BUGFIX: add extension to SiteTree rather than Page to keep consitent with current setup

This commit is contained in:
Will Rossiter 2010-12-03 15:01:21 +13:00
parent c6f619b0dc
commit e28fdbff35
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@
* </code>
*/
Commenting::add('Page');
Commenting::add('SiteTree');