restapi - logout does not remove session id from tblSessions
Cool - thanks Uwe! Appreciate it!
Hi Uwe I looked a bit further and notice the following: $attrdef->getObjType() --> returns an integer whereas SeedDMS_Core_AttributeDefinition::objtype_document returns a string So the comparison operator !== cannot work here because it takes the object type into account which is not the same in the above case. Thanks, Christian
I am using MariaDB version 10.3.37
restapi - setDocumentAttribute provides error message "Attribute definition not suitable for documents"