mirror of
https://github.com/friendica/friendica
synced 2024-11-19 13:03:41 +00:00
Standard stuff
This commit is contained in:
parent
a3af6807ac
commit
3e46382459
1 changed files with 2 additions and 1 deletions
|
@ -273,7 +273,8 @@ class Photo
|
|||
*
|
||||
* @return string
|
||||
*/
|
||||
public static function newResource() {
|
||||
public static function newResource()
|
||||
{
|
||||
return get_guid(32, false);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue