mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-18 02:59:27 +00:00
fix comment
This commit is contained in:
parent
e25fda8e9b
commit
2d4007d62f
|
@ -2189,8 +2189,8 @@ class SeedDMS_Core_Document extends SeedDMS_Core_Object { /* {{{ */
|
||||||
* Get the latest version of document
|
* Get the latest version of document
|
||||||
*
|
*
|
||||||
* This function returns the latest accessible version of a document.
|
* This function returns the latest accessible version of a document.
|
||||||
* If content access has been restricted by setting
|
* If content access has been restricted by the role of the user
|
||||||
* {@link SeedDMS_Core_DMS::noReadForStatus} the function will go
|
* the function will go
|
||||||
* backwards in history until an accessible version is found. If none
|
* backwards in history until an accessible version is found. If none
|
||||||
* is found null will be returned.
|
* is found null will be returned.
|
||||||
* Access rights based on the document status are calculated for the
|
* Access rights based on the document status are calculated for the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user