Fixed description
authorMichael <heluecht@pirati.ca>
Fri, 2 Aug 2019 16:42:24 +0000 (16:42 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 2 Aug 2019 16:42:24 +0000 (16:42 +0000)
src/Model/Photo.php

index 4c1211b3cc36d6fe258db307c18a760300c383c0..8f30111448e3db3f47693a0e8960dbc73e6bfede 100644 (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:
         * - Sharing a post with a form will create a photo that only the forum can see.