Clarified description
This commit is contained in:
parent
01ef630322
commit
7c10807d1d
|
@ -613,8 +613,8 @@ class Photo extends BaseObject
|
||||||
* Changes photo permissions that had been embedded in a post
|
* Changes photo permissions that had been embedded in a post
|
||||||
*
|
*
|
||||||
* @todo This function currently does have some flaws:
|
* @todo This function currently does have some flaws:
|
||||||
* - Sharing a post with a form will create a photo that only the forum can see.
|
* - Sharing a post with a forum will create a photo that only the forum can see.
|
||||||
* - Sharing a photo non public that been share non public before doesn't alter the permissions.
|
* - Sharing a photo again that been shared non public before doesn't alter the permissions.
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
* @throws \Exception
|
* @throws \Exception
|
||||||
|
|
Loading…
Reference in a new issue