seeddms-code/LetoDMS_Core/Core
2012-02-13 08:35:09 +00:00
..
inc.AccessUtils.php - reorganisation of pear package 2011-02-18 07:12:09 +00:00
inc.ClassAccess.php - added missing function isAdmin() 2011-03-23 13:29:07 +00:00
inc.ClassDMS.php - remove incluѕion of inc.DBAccess.php because it is include by Core.php 2012-02-13 08:31:01 +00:00
inc.ClassDocument.php - replace NOW() by CURRENT_TIMESTAMP 2012-02-13 08:34:19 +00:00
inc.ClassDocumentCategory.php - lots of fixes of potential seurity holes (quote any string in sql statement) 2011-12-01 21:20:58 +00:00
inc.ClassFolder.php - added missing documentation for parameter of method 2012-02-13 08:35:09 +00:00
inc.ClassGroup.php - lots of fixes of potential seurity holes (quote any string in sql statement) 2011-12-01 21:20:58 +00:00
inc.ClassKeywords.php - lots of fixes of potential seurity holes (quote any string in sql statement) 2011-12-01 21:20:58 +00:00
inc.ClassNotification.php - reorganisation of pear package 2011-02-18 07:12:09 +00:00
inc.ClassUser.php - simplified code 2012-01-12 17:02:00 +00:00
inc.DBAccess.php - added method qstr() to inc.DBAccess.php and use it class Session 2011-11-29 07:17:29 +00:00
inc.FileUtils.php - fixed recursive call of removeDir() and copyDir() 2011-12-20 07:41:13 +00:00