- added new Class LetoDMS_DMS which represents the DMS, contains
all settings for the DMS and the database connection. A document
and a folder have a reference to the DMS
- add static function getDocument() to LetoDMS_Document but kept the
old function getDocument() until all calls has been changed to
LetoDMS_Document::getDocument()