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