projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d95ef96
)
Fixed description
author
Michael
<heluecht@pirati.ca>
Fri, 2 Aug 2019 16:42:24 +0000
(16:42 +0000)
committer
Michael
<heluecht@pirati.ca>
Fri, 2 Aug 2019 16:42:24 +0000
(16:42 +0000)
src/Model/Photo.php
patch
|
blob
|
history
diff --git
a/src/Model/Photo.php
b/src/Model/Photo.php
index 4c1211b3cc36d6fe258db307c18a760300c383c0..8f30111448e3db3f47693a0e8960dbc73e6bfede 100644
(file)
--- a/
src/Model/Photo.php
+++ b/
src/Model/Photo.php
@@
-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:
* - Sharing a post with a form will create a photo that only the forum can see.