mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
Added logic for uploading file and saving anrechnung
Signed-off-by: cris-technikum <[email protected]>
This commit is contained in:
@@ -120,6 +120,7 @@ class DmsLib
|
||||
{
|
||||
return error('Failed inserting to DMS');
|
||||
}
|
||||
$upload_data['dms_id'] = $result->retval;
|
||||
|
||||
// Insert DMS version
|
||||
if (!$result = $this->ci->DmsVersionModel->insert(
|
||||
|
||||
Reference in New Issue
Block a user