remove unused revisionDate in SeedDMS_Core_DocumentFile

This commit is contained in:
Uwe Steinmann 2017-09-28 07:27:43 +02:00
parent 22dce2fdf1
commit f3d4b86bae

View File

@ -6008,11 +6008,6 @@ class SeedDMS_Core_DocumentFile { /* {{{ */
*/
protected $_mimeType;
/**
* @var string date when revision starts
*/
protected $_revisionDate;
/**
* @var string name of the file that was originally uploaded
*/