mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
- fixed typo in comment
This commit is contained in:
parent
a90e190140
commit
d7053bd642
|
@ -286,7 +286,7 @@ class LetoDMS_Folder {
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Returns a array of all parents, grand parent, etc. up to root folder.
|
* Returns an array of all parents, grand parent, etc. up to root folder.
|
||||||
* The folder itself is the last element of the array.
|
* The folder itself is the last element of the array.
|
||||||
*
|
*
|
||||||
* @return array Array of parents
|
* @return array Array of parents
|
||||||
|
|
Loading…
Reference in New Issue
Block a user