silverstripe-comments/code/model
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
..
Comment.php BUG: Fix infinite loop in requireDefaultRecords() 2016-03-24 13:09:05 -07:00
CommentList.php Reformat as PSR-2 2016-02-19 13:48:25 +13:00