mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Bugfix: misspelled function call
This commit is contained in:
@@ -526,7 +526,7 @@ class Status extends FHCAPI_Controller
|
||||
|
||||
$this->getDataOrTerminateWithError($result);
|
||||
|
||||
$this->trans_complete();
|
||||
$this->db->trans_complete();
|
||||
|
||||
$this->terminateWithSuccess($prestudent_id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user