mirror of
https://github.com/friendica/friendica
synced 2024-11-19 15:03:40 +00:00
Fixed description
This commit is contained in:
parent
d95ef96cca
commit
01ef630322
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue