silverstripe-comments/code
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
..
admin Extended translation support 2016-06-10 15:08:45 +02:00
controllers BUG Fix missing hash change for #177 2016-04-12 12:07:37 +12:00
extensions Added missing translation to Comments TabSet Title 2017-04-14 17:09:33 +02:00
model FIX backport fix for lack of HTMLPurifier breakage 2018-03-12 10:26:25 +13:00
Commenting.php Reformat as PSR-2 2016-02-19 13:48:25 +13:00