mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-18 02:59:27 +00:00
fix notes
This commit is contained in:
parent
7cc6ed952e
commit
7485e0b57a
|
@ -24,10 +24,6 @@
|
||||||
</stability>
|
</stability>
|
||||||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
<notes>
|
<notes>
|
||||||
- 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()
|
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -1763,7 +1759,10 @@ add method SeedDMS_Core_DatabaseAccess::setLogFp()
|
||||||
</stability>
|
</stability>
|
||||||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
<notes>
|
<notes>
|
||||||
- no changes, just keep same version as seeddms application
|
- 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()
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
<release>
|
<release>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user