silverstripe-comments/code
Fred Condo 39cc3101a6 BUG: Fix infinite loop in requireDefaultRecords()
Calling nextRecord() returns the first record again and again, resulting in an infinite loop. Call next() instead.
2016-03-24 13:09:05 -07:00
..
admin Reformat as PSR-2 2016-02-19 13:48:25 +13:00
controllers FIX: Redirect to a URL that does not indicate an error, style moderation method 2016-03-24 08:55:23 +07:00
extensions Reformat as PSR-2 2016-02-19 13:48:25 +13:00
model BUG: Fix infinite loop in requireDefaultRecords() 2016-03-24 13:09:05 -07:00
Commenting.php Reformat as PSR-2 2016-02-19 13:48:25 +13:00