Fixed description

This commit is contained in:
Michael 2019-08-02 16:42:24 +00:00
parent d95ef96cca
commit 01ef630322
1 changed files with 1 additions and 1 deletions

View File

@ -610,7 +610,7 @@ class Photo extends BaseObject
} }
/** /**
* Generate a unique photo ID. * 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 form will create a photo that only the forum can see.