silverstripe-comments/code/model
Dylan Wagstaff dc6ea3934d FIX backport fix for lack of HTMLPurifier breakage
If HTMLPurifier is missing, a fatal error is giving for a missing class.
This results in comments essentially not working. The fix is simple and
has already been done in 2.0 - as the package is optional we can simply
check if the classname exists before trying to use it, or do nothing.
2018-03-12 10:26:25 +13:00
..
Comment.php FIX backport fix for lack of HTMLPurifier breakage 2018-03-12 10:26:25 +13:00
CommentList.php Reformat as PSR-2 2016-02-19 13:48:25 +13:00