fix widthraw spelling
This commit is contained in:
@@ -60,9 +60,6 @@ class StudentClassModel extends Model
|
||||
$terminalStatuses = array_map([$this->db, 'escape'], [
|
||||
'denied',
|
||||
'withdrawn',
|
||||
'widthran',
|
||||
'widthrawan',
|
||||
'withdrawan',
|
||||
'waitlist',
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user