diff --git a/SeedDMS_Core/package.xml b/SeedDMS_Core/package.xml index f3fbef741..80adc0489 100644 --- a/SeedDMS_Core/package.xml +++ b/SeedDMS_Core/package.xml @@ -12,7 +12,7 @@ uwe@steinmann.cx yes - 2020-04-02 + 2020-04-14 5.1.16 @@ -27,6 +27,7 @@ - fix call of hooks in SeedDMS_Core - add variable lasterror in SeedDMS_Core_DMS which can be set by hooks to pass an error msg to the calling application +- better error checking in SeedDMS_Core_Document::addDocumentFile()