seeddms-code/SeedDMS_Core/Core
Uwe Steinmann 8295cde1e7 add getCurrentTimestamp() to database driver
will return datetime('now', 'localtime') for sqlite because otherwise
it will return GMT
2015-09-21 18:08:05 +02:00
..
inc.AccessUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAccess.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAttribute.php add some more documentation 2014-11-17 10:45:07 +01:00
inc.ClassDMS.php add getCurrentTimestamp() to database driver 2015-09-21 18:08:05 +02:00
inc.ClassDocument.php add getCurrentTimestamp() to database driver 2015-09-21 18:08:05 +02:00
inc.ClassDocumentCategory.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassFolder.php getAccessMode() takes user/group rights in acls into account for guests 2015-08-19 08:21:15 +02:00
inc.ClassGroup.php add getCurrentTimestamp() to database driver 2015-09-21 18:08:05 +02:00
inc.ClassKeywords.php order keywords by name 2014-05-16 09:21:18 +02:00
inc.ClassNotification.php add more documentation 2014-11-19 07:44:54 +01:00
inc.ClassObject.php fix handling of multivalue attributes 2014-02-20 21:03:03 +01:00
inc.ClassUser.php add getCurrentTimestamp() to database driver 2015-09-21 18:08:05 +02:00
inc.ClassWorkflow.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.DBAccess.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.DBAccessPDO.php add getCurrentTimestamp() to database driver 2015-09-21 18:08:05 +02:00
inc.FileUtils.php make all functions static 2014-01-28 08:11:57 +01:00