codeigniter-base-model icon indicating copy to clipboard operation
codeigniter-base-model copied to clipboard

Import delete() method and Add new UTILITY METHODS restore()

Open ArthitKhun opened this issue 12 years ago • 0 comments
trafficstars

i'm add 2nd parameter to real delete record if soft delete is true

add new method restore() to set field 'deleted' back to 0 (undeleted)

ArthitKhun avatar Nov 26 '12 11:11 ArthitKhun