minor documentation fix

This commit is contained in:
Uwe Steinmann 2015-07-15 08:20:08 +02:00
parent de62d04129
commit 40646009ab

View File

@ -759,6 +759,7 @@ class SeedDMS_Core_Folder extends SeedDMS_Core_Object {
* must be the id of the attribute definition.
* @param array $version_attributes list of document version attributes.
* The element key must be the id of the attribute definition.
* @param object $workflow
* @return array/boolean false in case of error, otherwise an array
* containing two elements. The first one is the new document, the
* second one is the result set returned when inserting the content.