LimeSurvey: 2.05 3a19bf76

Author Committer Branch Timestamp Parent
kfegert kfegert 2.05 2013-08-15 15:19 2.05 51baf039
Changeset

Updated feature Plugin beforeDelete events are now Fired on the LSActiveRecord deleteAllByAttributes method
Dev overriden the inherited method deleteAllByAttributes within LSActiveRecord to change bulk sql behaviour (e.g. not fireing before delete events) to object driven delet operation (method interface stayed as is)

mod - application/models/LSActiveRecord.php Diff File