Standard stuff
This commit is contained in:
parent
a3af6807ac
commit
3e46382459
|
@ -273,7 +273,8 @@ class Photo
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public static function newResource() {
|
public static function newResource()
|
||||||
|
{
|
||||||
return get_guid(32, false);
|
return get_guid(32, false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue