remove codeigniter
This commit is contained in:
@@ -11,7 +11,7 @@ class UserNotification extends BaseModel
|
||||
protected $table = 'user_notifications';
|
||||
|
||||
/**
|
||||
* CI: timestamps disabled (uses delivered_at)
|
||||
* legacy: timestamps disabled (uses delivered_at)
|
||||
*/
|
||||
public $timestamps = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user