robwilkerson / CakePHP-Audit-Log-Plugin

Records changes made to an object during CRUD operations.
104 stars 78 forks source link

Workaround 1 for #97 #98

Closed ravage84 closed 7 years ago

ravage84 commented 8 years ago

Related to #97. Interestingly, afterDelete() did not unset the original data...

xhs345 commented 7 years ago

Used Workaround #99 since it looked nicer