mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -75,7 +75,7 @@ class dms extends basis_db
|
||||
{
|
||||
$this->dms_id = $row->dms_id;
|
||||
$this->version = $row->version;
|
||||
$this->oe_kurzbz = $row->kurzbz;
|
||||
$this->oe_kurzbz = $row->oe_kurzbz;
|
||||
$this->dokument_kurzbz = $row->dokument_kurzbz;
|
||||
$this->kategorie_kurzbz = $row->kategorie_kurzbz;
|
||||
$this->filename = $row->filename;
|
||||
|
||||
Reference in New Issue
Block a user