seeddms-code/SeedDMS_Core/Core
2017-02-14 21:08:43 +01:00
..
inc.AccessUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAccess.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassAttribute.php add backticks around identifier in sql statements 2017-02-10 08:04:19 +01:00
inc.ClassDMS.php add field to group by, because it will be selected 2017-02-14 12:24:55 +01:00
inc.ClassDocument.php fix sql error 2017-02-14 08:38:57 +01:00
inc.ClassDocumentCategory.php add backticks around identifier in sql statements 2017-02-10 08:04:19 +01:00
inc.ClassFolder.php remove double backticks in sql statement 2017-02-13 18:23:24 +01:00
inc.ClassGroup.php add missing backticks around identifiers in sql statements 2017-02-13 12:47:15 +01:00
inc.ClassKeywords.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-10 08:07:17 +01:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php add backticks around identifier in sql statements 2017-02-10 08:04:19 +01:00
inc.ClassUser.php add missing backticks 2017-02-14 21:08:43 +01:00
inc.ClassWorkflow.php add backticks around identifier in sql statements 2017-02-10 08:04:19 +01:00
inc.DBAccess.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.DBAccessPDO.php check if temp table ttcontentid exists in sql statement 2017-02-14 07:15:14 +01:00
inc.FileUtils.php make all functions static 2014-01-28 08:11:57 +01:00