mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
remove unused revisionDate in SeedDMS_Core_DocumentFile
This commit is contained in:
parent
22dce2fdf1
commit
f3d4b86bae
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user